com.mysema.query.codegen
Class Keywords

java.lang.Object
  extended by com.mysema.query.codegen.Keywords

public final class Keywords
extends Object

Keywords sets in capitalized form to be used in GenericExporter and the APT processors

Author:
tiwe

Field Summary
static Collection<String> JDO
           
static Collection<String> JPA
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JPA

public static final Collection<String> JPA

JDO

public static final Collection<String> JDO


Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.