パッケージの使用
com.github.mygreen.sqlmapper.metamodel
-
com.github.mygreen.sqlmapper.metamodelを使用しているパッケージ パッケージ 説明 com.github.mygreen.sqlmapper.metamodel メタモデルによる条件式の組み立て機能を提供します。com.github.mygreen.sqlmapper.metamodel.expression 式を表現する機能を提供します。com.github.mygreen.sqlmapper.metamodel.operation 演算子の実装com.github.mygreen.sqlmapper.metamodel.support サポート機能を提供します。 -
com.github.mygreen.sqlmapper.metamodelにより使用されるcom.github.mygreen.sqlmapper.metamodelのクラス クラス 説明 BooleanPath ブーリアン型のプロパティを表現します。EntityPath エンティティのパスを表現します。EntityPathBase エンティティのメタモデルのベースクラス。EnumPath 列挙型のプロパティを表現します。GeneralPath 汎用的な型のプロパティを表現します。LocalDatePath LocalDate型のプロパティを表現します。LocalDateTimePath LocalDateTime型のプロパティを表現します。LocalTimePath LocalTime型のプロパティを表現します。NumberPath 数値型のプロパティを表現します。OrderSpecifier パスの並び順を表現します。OrderType 並び順のタイプ。Path パスを表現するルートクラスPathMeta パス情報を表現するクラス。PathMixin PathのMixin用の実装。PathType パスのタイプPredicate 評価可能な式の終端を表現します。PropertyPath プロパティのパスを表現します。SqlDatePath Date型のプロパティを表現します。SqlTimePath Date型のプロパティを表現します。SqlTimestampPath Timestamp型のプロパティを表現します。StringPath 文字列型のプロパティを表現します。UtilDatePath Date型のプロパティを表現します。Visitor 式を巡回するビジターのインタフェース。 -
com.github.mygreen.sqlmapper.metamodel.expressionにより使用されるcom.github.mygreen.sqlmapper.metamodelのクラス クラス 説明 OrderSpecifier パスの並び順を表現します。Predicate 評価可能な式の終端を表現します。PropertyPath プロパティのパスを表現します。Visitor 式を巡回するビジターのインタフェース。 -
com.github.mygreen.sqlmapper.metamodel.operationにより使用されるcom.github.mygreen.sqlmapper.metamodelのクラス クラス 説明 EntityPath エンティティのパスを表現します。OrderSpecifier パスの並び順を表現します。Predicate 評価可能な式の終端を表現します。PropertyPath プロパティのパスを表現します。Visitor 式を巡回するビジターのインタフェース。 -
com.github.mygreen.sqlmapper.metamodel.supportにより使用されるcom.github.mygreen.sqlmapper.metamodelのクラス クラス 説明 EntityPath エンティティのパスを表現します。Path パスを表現するルートクラスPredicate 評価可能な式の終端を表現します。PropertyPath プロパティのパスを表現します。Visitor 式を巡回するビジターのインタフェース。