|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaManager | |
|---|---|
| com.triactive.jdo | |
| com.triactive.jdo.jdbc | |
| com.triactive.jdo.store | |
| Uses of SchemaManager in com.triactive.jdo |
|---|
| Methods in com.triactive.jdo that return SchemaManager | |
|---|---|
static SchemaManager |
SchemaManagerFactory.getSchemaManager(javax.jdo.PersistenceManager pm)
Returns a schema manager for the specified persistence manager. |
| Uses of SchemaManager in com.triactive.jdo.jdbc |
|---|
| Methods in com.triactive.jdo.jdbc with parameters of type SchemaManager | |
|---|---|
java.lang.String |
SqlPostProcessor.processSql(java.lang.String stmts,
SchemaManager schemaMgr,
java.lang.Class pcClass)
Called to perform optional post-processing of SQL statements prior to execution by TJDO. |
| Uses of SchemaManager in com.triactive.jdo.store |
|---|
| Methods in com.triactive.jdo.store that return SchemaManager | |
|---|---|
SchemaManager |
StoreManager.newSchemaManager()
Returns a new schema manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||