com.partnersoft.maps.database
Class RoverPointShapeTable

java.lang.Object
  extended by com.partnersoft.maps.database.RoverTable<T>
      extended by com.partnersoft.maps.database.RoverShapeTable<RoverPoint>
          extended by com.partnersoft.maps.database.RoverPointShapeTable

public class RoverPointShapeTable
extends RoverShapeTable<RoverPoint>


Field Summary
 
Fields inherited from class com.partnersoft.maps.database.RoverShapeTable
shapeBuffer
 
Constructor Summary
RoverPointShapeTable(RoverDatabase database, java.lang.String name)
           
 
Method Summary
 
Methods inherited from class com.partnersoft.maps.database.RoverShapeTable
bytesForEntityId, bytesIn, create, delete, insert, listBytes, listBytesIn, listShapes, listShapesForEntityId, listShapesIn, recordWithId, removeByEntity, removeByFile, removeByFrontend, update, updateMaximumScales
 
Methods inherited from class com.partnersoft.maps.database.RoverTable
clear, drop, getDatabase, getDeleter, getInserter, getLastGeneratedId, getTable, getUpdater
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoverPointShapeTable

public RoverPointShapeTable(RoverDatabase database,
                            java.lang.String name)
                     throws java.sql.SQLException
Throws:
java.sql.SQLException