|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DbMetaInfo | |
| org.castor.persist | |
| org.exolab.castor.jdo.drivers | |
| org.exolab.castor.jdo.oql | |
| org.exolab.castor.persist.spi | Defines the interfaces for persistence engine service providers. |
| Uses of DbMetaInfo in org.castor.persist |
| Methods in org.castor.persist that return DbMetaInfo | |
DbMetaInfo |
AbstractTransactionContext.getConnectionInfo(LockEngine engine)
Returns meta-data related to the RDBMS used. |
DbMetaInfo |
TransactionContext.getConnectionInfo(LockEngine engine)
Returns meta-data related to the RDBMS used. |
| Uses of DbMetaInfo in org.exolab.castor.jdo.drivers |
| Fields in org.exolab.castor.jdo.drivers declared as DbMetaInfo | |
protected DbMetaInfo |
JDBCQueryExpression._dbInfo
MetaInfo as acquired from the RDBMS. |
| Methods in org.exolab.castor.jdo.drivers with parameters of type DbMetaInfo | |
void |
JDBCQueryExpression.setDbMetaInfo(DbMetaInfo dbInfo)
Store database meta information. |
| Uses of DbMetaInfo in org.exolab.castor.jdo.oql |
| Constructors in org.exolab.castor.jdo.oql with parameters of type DbMetaInfo | |
ParseTreeWalker(LockEngine dbEngine,
ParseTreeNode parseTree,
java.lang.ClassLoader classLoader,
DbMetaInfo dbInfo)
Creates a new parse tree walker. |
|
| Uses of DbMetaInfo in org.exolab.castor.persist.spi |
| Methods in org.exolab.castor.persist.spi with parameters of type DbMetaInfo | |
void |
QueryExpression.setDbMetaInfo(DbMetaInfo dbInfo)
Store database meta information. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||