com.mysema.query.hql
Class HQLTemplates

java.lang.Object
  extended by com.mysema.query.types.Templates
      extended by com.mysema.query.hql.HQLTemplates

public class HQLTemplates
extends Templates

HQLTemplates extends Templates to provide operator patterns for HQL serialization

Version:
$Id$
Author:
tiwe

Field Summary
static HQLTemplates DEFAULT
           
static List<Operator<?>> wrapCollectionsForOp
           
 
Constructor Summary
protected HQLTemplates()
           
 
Method Summary
 
Methods inherited from class com.mysema.query.types.Templates
add, add, getPrecedence, getTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final HQLTemplates DEFAULT

wrapCollectionsForOp

public static final List<Operator<?>> wrapCollectionsForOp
Constructor Detail

HQLTemplates

protected HQLTemplates()


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