Interface | Description |
---|---|
EJBQuery |
PUBLIC:
TopLInk specific EJB 3.0 query interface.
|
EntityManager |
Purpose: Defines the Interface for TopLink extensions to the EntityManager
|
Class | Description |
---|---|
EntityManagerFactoryProvider |
This is the TopLink EJB 3.0 provider
The default constructor can be used to build the provider by reflection, after which it can
be used to create EntityManagerFactories
|
StaticWeaver |
Utility used to statically weave entities for use in TopLink EJB 3.0
The main method of this class should be invoked with the -javaagent tag to initiate weaving.
|
Copyright © 2021. All rights reserved.