com.partnersoft.maps.database
Class RoverImageShapeTable

java.lang.Object
  extended by com.partnersoft.maps.database.RoverTable<T>
      extended by com.partnersoft.maps.database.RoverShapeTable<RoverImage>
          extended by com.partnersoft.maps.database.RoverImageShapeTable

public class RoverImageShapeTable
extends RoverShapeTable<RoverImage>


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

RoverImageShapeTable

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