org.apache.camel.bam
Class QueryUtils

java.lang.Object
  extended by org.apache.camel.bam.QueryUtils

public final class QueryUtils
extends Object


Method Summary
protected static String getEntityName(Class<?> clazz)
           
static String getTypeName(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTypeName

public static String getTypeName(Class<?> clazz)

getEntityName

protected static String getEntityName(Class<?> clazz)


Apache CAMEL