|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Database | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.db | |
| Uses of Database in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return Database | |
|---|---|
Database |
JpaDataSource.getDatabase()
If the connection profile is active, return its database. |
| Uses of Database in org.eclipse.jpt.db |
|---|
| Methods in org.eclipse.jpt.db that return Database | |
|---|---|
Database |
ConnectionProfile.getDatabase()
Return the connection profile's database. |
Database |
DatabaseObject.getDatabase()
Return the database object's database. |
| Methods in org.eclipse.jpt.db with parameters of type Database | |
|---|---|
void |
ConnectionAdapter.databaseChanged(ConnectionProfile profile,
Database database)
|
void |
ConnectionListener.databaseChanged(ConnectionProfile profile,
Database database)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||