Uses of Package
org.eclipse.persistence.tools.schemaframework
Packages that use org.eclipse.persistence.tools.schemaframework
Package
Description
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.descriptorsClassDescriptionPurpose: Allow a generic way of creating tables on the different platforms.
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.internal.databaseaccessClassDescriptionPurpose: Define a database field definition for creation within a table.Purpose: Allow a generic way of creating tables on the different platforms.
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.internal.helperClassDescriptionPurpose: Define a foreign key from one table to another.Purpose: Allow for indexes to be created.
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.internal.jpaClassDescriptionPurpose: Define all user level protocol for development time database manipulation.
-
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.platform.databaseClassDescriptionPurpose: Define a database field definition for creation within a table.Purpose: Allow a generic way of creating tables on the different platforms.
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.sequencing
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.sessions.factoriesClassDescriptionPurpose: Define a database field definition for creation within a table.Purpose: Define a foreign key from one table to another.Purpose: This class is responsible for creating the tables defined in the project.Purpose: Allow a generic way of creating tables on the different platforms.
-
Classes in org.eclipse.persistence.tools.schemaframework used by org.eclipse.persistence.tools.schemaframeworkClassDescriptionPurpose: Define a database object for the purpose of creation and deletion.Purpose: Define a database field definition for creation within a table.Purpose: Define a foreign key from one table to another.Purpose: Allow for indexes to be created.Purpose: This class is used to populate example data into the database, it allows for circular references to be resolved.Purpose: Define all user level protocol for development time database manipulation.Purpose: Allow a generic way of creating sequences on the different platforms, and allow optional parameters to be specified.Purpose: Allow a semi-generic way of creating stored procedures.Purpose: This class is responsible for creating the tables defined in the project.Purpose: Allow a generic way of creating tables on the different platforms.Purpose: Allow a generic way of creating sequences on the different platforms, and allow optional parameters to be specified.Purpose: Define a unique key constraint for a table.Purpose: Allow for creation of varray type.