Uses of Class
net.ajaest.data.auxi.database.QueryExpression

Packages that use QueryExpression
net.ajaest.data.auxi.database   
net.ajaest.data.dict.query   
 

Uses of QueryExpression in net.ajaest.data.auxi.database
 

Classes in net.ajaest.data.auxi.database with type parameters of type QueryExpression
 interface DatabaseManager<OBJ,EXP extends QueryExpression<?>>
          Generic interface with basic methods to manage a database.
 

Uses of QueryExpression in net.ajaest.data.dict.query
 

Subclasses of QueryExpression in net.ajaest.data.dict.query
 class KanjiExpression
          Class that represents a consistent and finished kanji expression about kanji fields.