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

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

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

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

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

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