PersistenceResource
instead.public class PersistenceResource extends AbstractPersistenceResource
APPLICATION_SCHEMA_JSON, APPLICATION_SCHEMA_JSON_TYPE, factory, SERVICE_VERSION_FORMAT
Constructor and Description |
---|
PersistenceResource()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
callSessionBean(javax.ws.rs.core.HttpHeaders hh,
javax.ws.rs.core.UriInfo ui,
java.io.InputStream is)
Deprecated.
|
javax.ws.rs.core.Response |
getContexts(javax.ws.rs.core.HttpHeaders hh,
javax.ws.rs.core.UriInfo uriInfo)
Deprecated.
|
callSessionBeanInternal, getContextsInternal
buildPersistenceContextFactory, getMatrixParameters, getPersistenceContext, getPersistenceFactory, getPersistenceFactory, getQueryParameters, getRelationshipPartner, isValidVersion, marshallMetadata, setPersistenceFactory, setRequestUniqueId
public javax.ws.rs.core.Response getContexts(@Context javax.ws.rs.core.HttpHeaders hh, @Context javax.ws.rs.core.UriInfo uriInfo) throws JAXBException
JAXBException
public javax.ws.rs.core.Response callSessionBean(@Context javax.ws.rs.core.HttpHeaders hh, @Context javax.ws.rs.core.UriInfo ui, java.io.InputStream is) throws JAXBException, java.lang.ClassNotFoundException, javax.naming.NamingException, java.lang.NoSuchMethodException, java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
JAXBException
java.lang.ClassNotFoundException
javax.naming.NamingException
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException