Package org.iplass.mtp.entity.query
Class AsOf
java.lang.Object
org.iplass.mtp.entity.query.AsOf
- All Implemented Interfaces:
Serializable,ASTNode
バージョン管理しているEntityを検索する際に利用可能な、いつ時点のバージョンを検索するかを指示するための構文。
From句および、Refer句に指定可能。
From句および、Refer句に指定可能。
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept(ASTTransformer transformer) voidaccept(QueryVisitor visitor) booleangetSpec()getValue()inthashCode()voidsetSpec(AsOf.AsOfSpec spec) voidsetValue(ValueExpression value) toString()
-
Constructor Details
-
AsOf
public AsOf() -
AsOf
-
AsOf
-
-
Method Details
-
getSpec
-
setSpec
-
getValue
-
setValue
-
accept
-
accept
-
toString
-
hashCode
public int hashCode() -
equals
-