Uses of Package
org.openanzo.jdbc.utils

Packages that use org.openanzo.jdbc.utils
org.openanzo.common.rdb.layout   
org.openanzo.common.rdb.sql   
org.openanzo.jdbc.utils   
org.openanzo.jdbc.utils.batchable   
org.openanzo.jdbc.utils.sqlcache   
org.openanzo.server.repository.rdb.sql   
org.openanzo.server.repository.structures   
 

Classes in org.openanzo.jdbc.utils used by org.openanzo.common.rdb.layout
ClosableIterator
          The iterator that holds resources that need to be released explicitly by calling close() when the iterator is no longer needed.
 

Classes in org.openanzo.jdbc.utils used by org.openanzo.common.rdb.sql
ClosableIterator
          The iterator that holds resources that need to be released explicitly by calling close() when the iterator is no longer needed.
RdbException
          Exception dealing with RDB errors
Transformer
          Transform a ResultSet into an object of type E
 

Classes in org.openanzo.jdbc.utils used by org.openanzo.jdbc.utils
ClosableIterator
          The iterator that holds resources that need to be released explicitly by calling close() when the iterator is no longer needed.
Transformer
          Transform a ResultSet into an object of type E
 

Classes in org.openanzo.jdbc.utils used by org.openanzo.jdbc.utils.batchable
RdbException
          Exception dealing with RDB errors
 

Classes in org.openanzo.jdbc.utils used by org.openanzo.jdbc.utils.sqlcache
ClosableIterator
          The iterator that holds resources that need to be released explicitly by calling close() when the iterator is no longer needed.
RdbException
          Exception dealing with RDB errors
 

Classes in org.openanzo.jdbc.utils used by org.openanzo.server.repository.rdb.sql
ClosableIterator
          The iterator that holds resources that need to be released explicitly by calling close() when the iterator is no longer needed.
Transformer
          Transform a ResultSet into an object of type E
 

Classes in org.openanzo.jdbc.utils used by org.openanzo.server.repository.structures
ClosableIterator
          The iterator that holds resources that need to be released explicitly by calling close() when the iterator is no longer needed.
RdbException
          Exception dealing with RDB errors
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.