com.mysema.query.collections
Class JodaTimeTemplates

java.lang.Object
  extended by com.mysema.query.types.Templates
      extended by com.mysema.query.types.JavaTemplates
          extended by com.mysema.query.collections.ColQueryTemplates
              extended by com.mysema.query.collections.JodaTimeTemplates

public class JodaTimeTemplates
extends ColQueryTemplates

Custom templates which support the Joda Time API instead of the JDK Date API

Author:
tiwe

Field Summary
static ColQueryTemplates DEFAULT
           
 
Constructor Summary
protected JodaTimeTemplates()
           
 
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 ColQueryTemplates DEFAULT
Constructor Detail

JodaTimeTemplates

protected JodaTimeTemplates()


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