org.apache.camel.component.jpa
Class JpaConstants

java.lang.Object
  extended by org.apache.camel.component.jpa.JpaConstants

public final class JpaConstants
extends Object

JPA constants

Version:

Field Summary
static String ENTITYMANAGER
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENTITYMANAGER

public static final String ENTITYMANAGER
See Also:
Constant Field Values


Apache Camel