|
org.netbeans.modules.j2ee.persistenceapi/1 1.0.20 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceScopeImplementation
The SPI for PersistenceScope
.
PersistenceScope
,
PersistenceScopeFactory
Method Summary | |
---|---|
org.netbeans.api.java.classpath.ClassPath |
getClassPath()
Provides the classpath of this persistence scope, which covers the sources of the entity classes referenced by the persistence.xml file, as well as the referenced JAR files. |
org.openide.filesystems.FileObject |
getPersistenceXml()
Returns the persistence.xml file of this persistence scope. |
Method Detail |
---|
org.openide.filesystems.FileObject getPersistenceXml()
org.netbeans.api.java.classpath.ClassPath getClassPath()
|
org.netbeans.modules.j2ee.persistenceapi/1 1.0.20 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |