org.hibernate.sql
Class TemplateConstants

java.lang.Object
  extended by org.hibernate.sql.TemplateConstants

public class TemplateConstants
extends Object


Field Summary
static String TEMPLATE
           
 
Constructor Summary
TemplateConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMPLATE

public static final String TEMPLATE
See Also:
Constant Field Values
Constructor Detail

TemplateConstants

public TemplateConstants()


Copyright © 2012 Hibernate. All Rights Reserved.