Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.JpaPlatform.GroupConfig

Packages that use JpaPlatform.GroupConfig
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.platform   
 

Uses of JpaPlatform.GroupConfig in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core that return JpaPlatform.GroupConfig
 JpaPlatform.GroupConfig JpaPlatform.Config.getGroupConfig()
          Return config's group config.
 

Uses of JpaPlatform.GroupConfig in org.eclipse.jpt.jpa.core.platform
 

Methods in org.eclipse.jpt.jpa.core.platform that return JpaPlatform.GroupConfig
 JpaPlatform.GroupConfig JpaPlatformManager.getJpaPlatformGroupConfig(String groupID)
          Return the JPA platform group config for the specified ID.
 

Methods in org.eclipse.jpt.jpa.core.platform that return types with arguments of type JpaPlatform.GroupConfig
 Iterable<JpaPlatform.GroupConfig> JpaPlatformManager.getJpaPlatformGroupConfigs()
          Return all the JPA platform group configs.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.