Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.persistence.tools.schemaframework Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
DatabaseObjectDefinition Purpose: Define a database object for the purpose of creation and deletion.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
DefaultTableGeneratorDefaultTableGenerator is a utility class used to generate a default table schema for a EclipseLink project object.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
DynamicSchemaManager TODO: Handle the case where the provided session uses an external transaction controller or is from an external connection pool.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
FieldDefinition Purpose: Define a database field definition for creation within a table.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
ForeignKeyConstraint Purpose: Define a foreign key from one table to another.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
IndexDefinition Purpose: Allow for indexes to be created.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
NestedTableDefinition Purpose: Allow for creation of nested table types.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
ObjectVarrayDefinition Purpose: Allow for creation of object varray type.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
PackageDefinition Purpose: Allow a semi-generic way of creating packages.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
PopulationManager Purpose: This class is used to populate example data into the database, it allows for circular references to be resolved.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
SchemaManager Purpose: Define all user level protocol for development time database manipulation.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
SequenceDefinition Purpose: Allow a generic way of creating sequences on the different platforms, and allow optional parameters to be specified.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
SequenceObjectDefinition Purpose: Sequence definition Native Sequence object.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
StoredFunctionDefinition Purpose: Allow a semi-generic way of creating store function.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
StoredProcedureDefinitionPurpose: Allow a semi-generic way of creating stored procedures.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
StoredProcedureGeneratorPurpose: To generate StoredProcedures from EclipseLink Projects Description: This Class was designed to read in a project and produce StoredProcedures.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
TableCreatorPurpose: This class is responsible for creating the tables defined in the project.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
TableDefinition Purpose: Allow a generic way of creating tables on the different platforms.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
TableSequenceDefinition Purpose: Allow a generic way of creating sequences on the different platforms, and allow optional parameters to be specified.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
TypeDefinition Purpose: Allow for Oracle 8 object-relational user defined type to be created.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
TypeTableDefinition Purpose: Allow for tabels of Oracle 8 object-relational user defined type to be created.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
UnaryTableSequenceDefinition Purpose: Creates / drops an unary sequence table: the name of the table is sequence name; its only field is named unarySequenceCounterFieldNameClassorg.eclipse.persistence.tools.schemaframeworkEclipseLink
UniqueKeyConstraint Purpose: Define a unique key constraint for a table.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
VarrayDefinition Purpose: Allow for creation of varray type.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink
ViewDefinition Purpose: Allow for creation of views.Classorg.eclipse.persistence.tools.schemaframeworkEclipseLink