com.partnersoft.maps.database
Class RoverLineShapeTable

java.lang.Object
  extended by com.partnersoft.maps.database.RoverTable<T>
      extended by com.partnersoft.maps.database.RoverShapeTable<RoverLine>
          extended by com.partnersoft.maps.database.RoverLineShapeTable

public class RoverLineShapeTable
extends RoverShapeTable<RoverLine>


Field Summary
 
Fields inherited from class com.partnersoft.maps.database.RoverShapeTable
shapeBuffer
 
Constructor Summary
RoverLineShapeTable(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

RoverLineShapeTable

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