|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SchemaContainer | |
|---|---|
| org.eclipse.jpt.jpa.core | |
| org.eclipse.jpt.jpa.core.context | |
| org.eclipse.jpt.jpa.core.context.orm | |
| org.eclipse.jpt.jpa.db | |
| Uses of SchemaContainer in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core that return SchemaContainer | |
|---|---|
SchemaContainer |
JpaProject.getDefaultDbSchemaContainer()
Return the JPA project's default database schema container; which is either the JPA project's default catalog or the JPA project's database, depending on how the DTP model is implemented. |
| Uses of SchemaContainer in org.eclipse.jpt.jpa.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.context that return SchemaContainer | |
|---|---|
SchemaContainer |
JpaContextModel.getContextDefaultDbSchemaContainer()
|
SchemaContainer |
DatabaseGenerator.getDbSchemaContainer()
Return the schema container that holds the relevant schemata. |
SchemaContainer |
Table.getDbSchemaContainer()
Return the corresponding database schema container (catalog or database). |
| Uses of SchemaContainer in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.orm that return SchemaContainer | |
|---|---|
SchemaContainer |
OrmPersistenceUnitDefaults.getDbSchemaContainer()
|
SchemaContainer |
EntityMappings.getDbSchemaContainer()
Return the database schema container, which can be either a catalog or, if the database does not support catalogs, the database itself. |
| Uses of SchemaContainer in org.eclipse.jpt.jpa.db |
|---|
| Subinterfaces of SchemaContainer in org.eclipse.jpt.jpa.db | |
|---|---|
interface |
Catalog
Database catalog Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
Database
Database Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Methods in org.eclipse.jpt.jpa.db that return SchemaContainer | |
|---|---|
SchemaContainer |
Schema.getContainer()
Return the schema's container; either a catalog or a database. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||