NetBeans Architecture Answers for Java Persistence API Support API module


Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
JavaPersistenceAPISupportAPIExportedFriendindex.html

org.netbeans.api.javaImportedPrivate .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.10.1 is required.

org.netbeans.modules.projectapiImportedPrivate .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.9.1 is required.

org.openide.filesystemsImportedPrivate .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.4.1 is required.

org.openide.utilImportedPrivate../org-openide-util/overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.8.1 is required.

Group of lookup interfaces
Interface NameIn/OutStabilitySpecified in What Document?
org.netbeans.modules.j2ee.persistence.spi.PersistenceScopeProviderExportedFriend

Implementations of PersistenceScopeProvider are searched for in the default lookup and delegated to until one is found which returns a non-null value.

An implementation of the PersistenceScopeProvider interface delegating to the project which owns the FileObject passed to the findPersistenceScope() method is registered in the default lookup using META-INF/services.


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability


Built on August 9 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.