org.eclipse.jpt.jpa.core.libprov
Interface JpaLibraryProviderInstallOperationConfig
- All Superinterfaces:
- JptLibraryProviderInstallOperationConfig
public interface JpaLibraryProviderInstallOperationConfig
- extends JptLibraryProviderInstallOperationConfig
JPA_PLATFORM_ENABLEMENT_EXP
static final java.lang.String JPA_PLATFORM_ENABLEMENT_EXP
- enablement expression for jpa platform id (String)
- See Also:
- Constant Field Values
JPA_PLATFORM_DESCRIPTION_ENABLEMENT_EXP
static final java.lang.String JPA_PLATFORM_DESCRIPTION_ENABLEMENT_EXP
- enablement expression for jpa platform description (JpaPlatformDescription)
- See Also:
- Constant Field Values
PROP_JPA_PLATFORM
static final java.lang.String PROP_JPA_PLATFORM
- property of all jpa library provider install operation configs
- See Also:
- Constant Field Values
getJpaPlatform
JpaPlatformDescription getJpaPlatform()
setJpaPlatform
void setJpaPlatform(JpaPlatformDescription jpaPlatform)