Methods from org.eclipse.jpt.db used by org.eclipse.jpt.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jpt.db.ConnectionAdapter.closed(ConnectionProfile)

OVERRIDE
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionListener.closed(ConnectionProfile)-1
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionListener.closed(ConnectionProfile)-1

org.eclipse.jpt.db.ConnectionAdapter.ConnectionAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionListener.LocalConnectionListener(GenericJpaDataSource)212
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionListener.LocalConnectionListener(GenericJpaDataSource)212

org.eclipse.jpt.db.ConnectionAdapter.opened(ConnectionProfile)

OVERRIDE
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionListener.opened(ConnectionProfile)-1
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionListener.opened(ConnectionProfile)-1

org.eclipse.jpt.db.ConnectionProfile.addConnectionListener(ConnectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.GenericJpaDataSource(JpaProject, String)69
org.eclipse.jpt.core.internal.GenericJpaDataSource.setConnectionProfile(ConnectionProfile)145

org.eclipse.jpt.db.ConnectionProfile.getDatabase()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getDatabase()602
org.eclipse.jpt.core.internal.GenericJpaDataSource.getDatabase()116

org.eclipse.jpt.db.ConnectionProfile.getDriverName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getDefaultDriverName()274

org.eclipse.jpt.db.ConnectionProfile.isActive()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.connectionIsActive()607
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.validateNonNullConnection(String)689
org.eclipse.jpt.core.internal.GenericJpaDataSource.connectionProfileIsActive()110

org.eclipse.jpt.db.ConnectionProfile.isInactive()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.AbstractJpaProject.validateConnection(List)1009

org.eclipse.jpt.db.ConnectionProfile.removeConnectionListener(ConnectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.dispose()126
org.eclipse.jpt.core.internal.GenericJpaDataSource.setConnectionProfile(ConnectionProfile)141

org.eclipse.jpt.db.ConnectionProfileFactory.addConnectionProfileListener(ConnectionProfileListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.GenericJpaDataSource(JpaProject, String)65

org.eclipse.jpt.db.ConnectionProfileFactory.buildConnectionProfile(String, DatabaseFinder)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.buildConnectionProfile(String)630
org.eclipse.jpt.core.internal.GenericJpaDataSource.buildConnectionProfile(String)135

org.eclipse.jpt.db.ConnectionProfileFactory.connectionProfileNames()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.connectionProfileNames()634

org.eclipse.jpt.db.ConnectionProfileFactory.removeConnectionProfileListener(ConnectionProfileListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.dispose()128

org.eclipse.jpt.db.Database.convertNameToIdentifier(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.MappingTools.buildDbJoinTableDefaultName(RelationshipMapping)79

org.eclipse.jpt.db.Database.getCatalogForIdentifier(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.AbstractJpaNode.getDbCatalog(String)144
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getCatalog(String)592

org.eclipse.jpt.db.Database.getDefaultCatalog()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.AbstractJpaProject.getDatabaseDefaultDbCatalog()344
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getDefaultCatalog()284

org.eclipse.jpt.db.Database.selectDatabaseObjectForIdentifier(T[], String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.GenericJpaDataSource.selectDatabaseObjectForIdentifier(T[], String)121

org.eclipse.jpt.db.Database.sortedCatalogIdentifiers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.java.AbstractJavaTable.candidateCatalogs()478
org.eclipse.jpt.core.internal.context.java.GenericJavaTableGenerator.candidateCatalogs()490
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.buildValidCatalogNames(Database)510

org.eclipse.jpt.db.Database.supportsCatalogs()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.databaseSupportsCatalogs()597

org.eclipse.jpt.db.DatabaseFinder.Default.instance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.buildConnectionProfile(String)630
org.eclipse.jpt.core.internal.platform.GenericJpaPlatform.getDatabaseFinder()402

org.eclipse.jpt.db.DatabaseObject.getDatabase()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.MappingTools.buildDbJoinTableDefaultName(RelationshipMapping)79

org.eclipse.jpt.db.DatabaseObject.getIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.AbstractJpaProject.getDatabaseDefaultCatalog()339
org.eclipse.jpt.core.internal.AbstractJpaProject.getDatabaseDefaultSchema()385
org.eclipse.jpt.core.internal.AbstractJpaProject.getDefaultSchema()373
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getDefaultCatalogName()279
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getDefaultSchemaName()289
org.eclipse.jpt.core.internal.platform.GenericEntityGeneratorDatabaseAnnotationNameBuilder.buildJoinColumnAnnotationName(Column)48
org.eclipse.jpt.core.internal.platform.GenericEntityGeneratorDatabaseAnnotationNameBuilder.buildJoinTableAnnotationName(Table)52

org.eclipse.jpt.db.DatabaseObject.getIdentifier(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.platform.GenericEntityGeneratorDatabaseAnnotationNameBuilder.buildColumnAnnotationName(String, Column)40
org.eclipse.jpt.core.internal.platform.GenericEntityGeneratorDatabaseAnnotationNameBuilder.buildTableAnnotationName(String, Table)36

org.eclipse.jpt.db.DatabaseObject.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.MappingTools.buildDbJoinTableDefaultName(RelationshipMapping)78
org.eclipse.jpt.core.internal.context.MappingTools.buildDbJoinTableDefaultName(RelationshipMapping)78
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.cachedConnectionProfileIsStale(String)626
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionProfileListener.connectionProfileRemoved(String)185
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionProfileListener.connectionProfileRemoved(String)185
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionProfileListener.connectionProfileRenamed(String, String)199
org.eclipse.jpt.core.internal.GenericJpaDataSource.LocalConnectionProfileListener.connectionProfileRenamed(String, String)199

org.eclipse.jpt.db.ForeignKey.getJoinColumnAnnotationIdentifier(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.platform.GenericEntityGeneratorDatabaseAnnotationNameBuilder.buildJoinColumnAnnotationName(String, ForeignKey)44

org.eclipse.jpt.db.JptDbPlugin.buildDriverClasspathContainerFor(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetInstallDelegate.addDbDriverLibraryToClasspath(IJavaProject, IDataModel, IProgressMonitor)88

org.eclipse.jpt.db.JptDbPlugin.getConnectionProfileFactory()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getConnectionProfileFactory()639
org.eclipse.jpt.core.internal.platform.GenericJpaPlatform.getConnectionProfileFactory()394

org.eclipse.jpt.db.JptDbPlugin.instance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getConnectionProfileFactory()639
org.eclipse.jpt.core.internal.facet.JpaFacetInstallDelegate.addDbDriverLibraryToClasspath(IJavaProject, IDataModel, IProgressMonitor)88
org.eclipse.jpt.core.internal.platform.GenericJpaPlatform.getConnectionProfileFactory()394

org.eclipse.jpt.db.Schema.getTableForIdentifier(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.java.AbstractJavaTable.getDbTable()346
org.eclipse.jpt.core.internal.context.java.GenericJavaTableGenerator.getDbTable()387
org.eclipse.jpt.core.internal.context.orm.AbstractOrmTable.getDbTable()391
org.eclipse.jpt.core.internal.context.orm.GenericOrmTableGenerator.getDbTable()416

org.eclipse.jpt.db.Schema.sortedSequenceIdentifiers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.java.GenericJavaSequenceGenerator.candidateSequences()130

org.eclipse.jpt.db.Schema.sortedTableIdentifiers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.java.AbstractJavaTable.candidateNames()453
org.eclipse.jpt.core.internal.context.java.GenericJavaTableGenerator.candidateTables()452

org.eclipse.jpt.db.SchemaContainer.getDefaultSchema()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.AbstractJpaProject.getDatabaseDefaultDbSchema()390
org.eclipse.jpt.core.internal.AbstractJpaProject.getDefaultSchema()371
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.getDefaultSchema()294

org.eclipse.jpt.db.SchemaContainer.getSchemaForIdentifier(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.AbstractJpaProject.getDefaultDbSchema()359
org.eclipse.jpt.core.internal.context.AbstractJpaContextNode.getContextDefaultDbSchema()62
org.eclipse.jpt.core.internal.context.java.AbstractJavaGenerator.getDbSchema()157
org.eclipse.jpt.core.internal.context.java.AbstractJavaTable.getDbSchema()351
org.eclipse.jpt.core.internal.context.orm.AbstractEntityMappings.getDbSchema()295
org.eclipse.jpt.core.internal.context.orm.AbstractOrmGenerator.getDbSchema()177
org.eclipse.jpt.core.internal.context.orm.AbstractOrmTable.getDbSchema()396
org.eclipse.jpt.core.internal.context.orm.GenericPersistenceUnitDefaults.getDbSchema()209

org.eclipse.jpt.db.SchemaContainer.sortedSchemaIdentifiers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.java.AbstractJavaTable.candidateSchemata()465
org.eclipse.jpt.core.internal.context.java.GenericJavaTableGenerator.candidateSchemata()471
org.eclipse.jpt.core.internal.facet.JpaFacetDataModelProvider.schemaNames()524

org.eclipse.jpt.db.Table.getColumnForIdentifier(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.java.AbstractJavaNamedColumn.getDbColumn()132
org.eclipse.jpt.core.internal.context.java.GenericJavaJoinColumn.getReferencedDbColumn()99
org.eclipse.jpt.core.internal.context.java.GenericJavaPrimaryKeyJoinColumn.getReferencedDbColumn()103
org.eclipse.jpt.core.internal.context.orm.AbstractOrmNamedColumn.getDbColumn()130
org.eclipse.jpt.core.internal.context.orm.GenericOrmJoinColumn.getReferencedDbColumn()94
org.eclipse.jpt.core.internal.context.orm.GenericOrmPrimaryKeyJoinColumn.getReferencedDbColumn()95

org.eclipse.jpt.db.Table.sortedColumnIdentifiers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jpt.core.internal.context.java.AbstractJavaNamedColumn.candidateNames()170
org.eclipse.jpt.core.internal.context.java.AbstractJavaTable.candidateUniqueConstraintColumnNames()393
org.eclipse.jpt.core.internal.context.java.GenericJavaJoinColumn.candidateReferencedColumnNames()133
org.eclipse.jpt.core.internal.context.java.GenericJavaPrimaryKeyJoinColumn.candidateReferencedColumnNames()136
org.eclipse.jpt.core.internal.context.java.GenericJavaTableGenerator.candidateColumnNames()509
org.eclipse.jpt.core.internal.context.java.GenericJavaTableGenerator.candidateUniqueConstraintColumnNames()311
org.eclipse.jpt.core.internal.context.orm.AbstractOrmTable.candidateUniqueConstraintColumnNames()438
org.eclipse.jpt.core.internal.context.orm.GenericOrmTableGenerator.candidateUniqueConstraintColumnNames()331

Back to reference summary for org.eclipse.jpt.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict