Package org.eclipse.persistence.tools.weaving.jpa


package org.eclipse.persistence.tools.weaving.jpa
  • Classes
    Class
    Description
    Description: This is the static weave command line processing class that verifies command options and invokes StaticWeaveProcessor to statically weave the classes.
    Description: This is the static weave ant task definition class that verifies the value of specified attributes and invokes StaticWeaveProcessor to weave classes.
    Description: This class provides the implementation of class transformer by leveraging on the following existing APIs, PersistenceUnitProcessor.processORMetadata() - get class descriptor.
    Description: The StaticWeaveProcessor controls the static weaving process.