| java.lang.Object org.netbeans.modules.web.project.WebPersistenceProvider
WebPersistenceProvider | public class WebPersistenceProvider implements PersistenceLocationProvider,PersistenceScopeProvider,PersistenceScopesProvider,EntityClassScopeProvider,PropertyChangeListener(Code) | | Provides persistence location and scope delegating to this project's WebModule.
author: Andrei Badea |
findEntityClassScope | public EntityClassScope findEntityClassScope(FileObject fo)(Code) | | |
findPersistenceScope | public PersistenceScope findPersistenceScope(FileObject fo)(Code) | | |
getLocation | public FileObject getLocation()(Code) | | |
getPersistenceScopes | public PersistenceScopes getPersistenceScopes()(Code) | | |
|
|