EclipseLink JPA-RS 2.4.1, build 'v20121003-ad44345' API Reference

org.eclipse.persistence.jpa.rs
Class Service

java.lang.Object
  extended by org.eclipse.persistence.jpa.rs.ServiceBase
      extended by org.eclipse.persistence.jpa.rs.Service
All Implemented Interfaces:
ServicePathDefinition

public class Service
extends ServiceBase
implements ServicePathDefinition

JAX-RS application interface JPA-RS

Author:
tware
Since:
EclipseLink 2.4.0

Field Summary
 
Fields inherited from class org.eclipse.persistence.jpa.rs.ServiceBase
factory, RELATIONSHIP_PARTNER
 
Constructor Summary
Service()
           
 
Method Summary
 void setPersistenceFactory(PersistenceFactoryBase factory)
           
 
Methods inherited from class org.eclipse.persistence.jpa.rs.ServiceBase
addMapping, addQueries, buildDescriptor, callSessionBean, callSessionBean, create, create, delete, delete, find, find, findAttribute, findAttribute, getContexts, getContexts, getDescriptorMetadata, getDescriptorMetadata, getHintMap, getParameterMap, getPersistenceFactory, getQueriesMetadata, getQueriesMetadata, getQuery, getQueryMetadata, getQueryMetadata, getSingleHeader, getTypes, getTypes, marshallMetadata, namedQuery, namedQuery, namedQuerySingleResult, namedQuerySingleResult, namedQueryUpdate, namedQueryUpdate, removeAttribute, removeAttribute, setOrAddAttribute, setOrAddAttribute, unmarshallSessionBeanCall, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

setPersistenceFactory

public void setPersistenceFactory(PersistenceFactoryBase factory)

EclipseLink JPA-RS 2.4.1, build 'v20121003-ad44345' API Reference