Uses of Package
com.mysema.query.types.custom

Packages that use com.mysema.query.types.custom
com.mysema.query.serialization Contains stubs for Serialization of queries 
com.mysema.query.types Contains Querydsl grammar types 
com.mysema.query.types.custom Custom types are comparable to operations but contain the serialization templates instead of operator patterns. 
 

Classes in com.mysema.query.types.custom used by com.mysema.query.serialization
Custom
          Custom provides base types for custom expresions with integrated serialization templates
 

Classes in com.mysema.query.types.custom used by com.mysema.query.types
CBoolean
          CBoolean is a custom boolean expression
CComparable
          CComparable defines custom comparable expressions
CDate
           
CDateTime
           
CSimple
          CSimple defines custom simple expressions
CString
          CString defines custom String expressions
CTime
           
Custom
          Custom provides base types for custom expresions with integrated serialization templates
 

Classes in com.mysema.query.types.custom used by com.mysema.query.types.custom
Custom
          Custom provides base types for custom expresions with integrated serialization templates
 



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