Package net.ajaest.data.dict.query

Interface Summary
KanjiFieldDescriptor Interface that provides methods to get information of the field of a kanji that a class that implement it represents.
 

Class Summary
IntegerValueQAbout QAbout class that represents an integer domain.
KanjiExpression Class that represents a consistent and finished kanji expression about kanji fields.
KanjiQuery This class is the beginning step in order to build a consistent kanji expression that contains relations between kanji fields properties, what it means that this class does not represents a self-consistent expression(only KanjiExpression does}.
StringValueQAbout QAbout class that represents an string domain.
ValueQAbout<E> Class that represents a kanji query expression building step in which a condition about the domain getFieldName related to an object value is going to be added.