Internal Website Search

51-60 of 200 resultsRefresh

javax.persistence.NamedNativeQuery

-header"> api ... ="name">api/java/jpa/NamedNativeQuery/hints" title="Annotation Element of javax.persistence ... ="member"> String api/java/jpa

javax.persistence.spi.PersistenceProvider

the container in Java EE environments and by the api/java/jpa/Persistence" title="Class in javax ... an api/java/jpa/EntityManagerFactory" title="Interface in javax.persistence">javax ... "> api/java/jpa/EntityManagerFactory" title="Interface in javax.persistence

createContainerEntityManagerFactory(info, map)

api/java/jpa/spi/PersistenceProvider" title="Interface in javax.persistence.spi">javax.persistence.spi.PersistenceProviderapi/java/jpa ... createContainerEntityManagerFactory(  api/java/jpa/spi/PersistenceUnitInfo" title="Interface

Auto Generated Values

Marking a field with the api/java/jpa/GeneratedValue">@GeneratedValue ... ="/api/java/jpa/GeneratedValue">@GeneratedValue with the api/java/jpa/GenerationType/AUTO">AUTO strategy: api/java/jpa

Strings in JPQL and Criteria Queries

. The api/java/jpa/criteria/CriteriaBuilder">CriteriaBuilder interface provides ... ="pre-java"> // Create path and parameter expressions: api/java/jpa/criteria/Expression">Expression<String> path = country.api/java/jpa/criteria/Path/get_String

javax.jdo.Query

. The api/java/jdo/PersistenceManager" title="Interface in javax.jdo">PersistenceManager ... "> String api/java/jdo/Query/JDOQL ... "> The string constant used as the first argument to api/java/jdo/PersistenceManager

newNamedQuery(cls, queryName)

api/java/jdo/PersistenceManager" title="Interface in javax.jdo">javax.jdo.PersistenceManagerapi/java/jdo/Query" title="Interface in javax ... defined in metadata. Parameters:

unregisterClass(pcClass)

api/java/jdo/spi/JDOImplHelper" title="Class in javax.jdo.spi ... >) Unregister metadata by class. This method unregisters the specified class. Any further attempt to get metadata for the specified class will result

unregisterClasses(cl)

api/java/jdo/spi/JDOImplHelper" title="Class in javax.jdo.spi ... ) Unregister metadata by class loader ... the specified class loader. Any attempt to get metadata for unregistered classes will result in a

javax.jdo.datastore.Sequence

to the transaction and rollover behavior are defined in the metadata. void api/java/jdo/datastore/Sequence ... ">api/java/jdo/datastore/Sequence/current" title="Method of javax.jdo.datastore.Sequence