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 JPA_TEMPLATE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JPA_TEMPLATE

public static final String JPA_TEMPLATE
See Also:
Constant Field Values


Apache CAMEL