Module org.seasar.doma.core
Class InsertSelectDeclaration
java.lang.Object
org.seasar.doma.jdbc.criteria.declaration.InsertSelectDeclaration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<ENTITY> SubSelectFromDeclaration<ENTITY>from(EntityMetamodel<ENTITY> entityMetamodel)
-
Constructor Details
-
InsertSelectDeclaration
public InsertSelectDeclaration()
-
-
Method Details
-
from
-