Uses of Interface
org.eclipse.jpt.db.ConnectionProfileFactory

Packages that use ConnectionProfileFactory
org.eclipse.jpt.core   
org.eclipse.jpt.db   
 

Uses of ConnectionProfileFactory in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core that return ConnectionProfileFactory
 ConnectionProfileFactory JpaPlatform.getConnectionProfileFactory()
          Return a connection repository that can be used to query the database about database metadata.
 

Uses of ConnectionProfileFactory in org.eclipse.jpt.db
 

Methods in org.eclipse.jpt.db that return ConnectionProfileFactory
 ConnectionProfileFactory JptDbPlugin.getConnectionProfileFactory()