| Package | Description |
|---|---|
| javax.persistence.jpa21 | |
| org.datanucleus.api.jpa |
Package containing the entry point for the JPOX implementation of the JPA1 specification
|
| org.datanucleus.api.jpa.metadata |
Package providing classes specific to processing of JPA XML MetaData and annotations, building on
the generic code under the package org.datanucleus.metadata
|
| Class and Description |
|---|
| ParameterMode
Enum for parameter types for stored procedures.
|
| StoredProcedureQuery
Interface used to control stored procedure query execution.
|
| Class and Description |
|---|
| ParameterMode
Enum for parameter types for stored procedures.
|
| StoredProcedureQuery
Interface used to control stored procedure query execution.
|
| Class and Description |
|---|
| AttributeConverter
Interface to be implemented by a (user-defined) type converter for JPA.
|
| StoredProcedureParameter |
Copyright © 2012. All Rights Reserved.