|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.free.garminimg.export.Saver org.free.garminimg.export.PointSaver
public class PointSaver
Field Summary |
---|
Fields inherited from class org.free.garminimg.export.Saver |
---|
mapExporter, stmt |
Constructor Summary | |
---|---|
PointSaver(MapExporter mapExporter)
|
Method Summary | |
---|---|
void |
addPoint(int type,
int subType,
int longitude,
int latitude,
Label label)
|
protected java.lang.String |
getQuery()
|
Methods inherited from class org.free.garminimg.export.Saver |
---|
checkBatch, finish, init, setString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointSaver(MapExporter mapExporter) throws java.sql.SQLException
java.sql.SQLException
Method Detail |
---|
protected java.lang.String getQuery()
getQuery
in class Saver
public void addPoint(int type, int subType, int longitude, int latitude, Label label)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |