com.partnersoft.maps.database
Class RoverTextShapeTable

java.lang.Object
  extended by com.partnersoft.maps.database.RoverTable<T>
      extended by com.partnersoft.maps.database.RoverShapeTable<RoverText>
          extended by com.partnersoft.maps.database.RoverTextShapeTable

public class RoverTextShapeTable
extends RoverShapeTable<RoverText>


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

RoverTextShapeTable

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