java.lang.Object
org.seasar.doma.jdbc.query.InsertAssemblerContext<ENTITY>
- Type Parameters:
ENTITY- the entity type
An assembler for insert statements.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal PreparedSqlBuilderfinal Dialectfinal ENTITYfinal EntityType<ENTITY>final List<EntityPropertyType<ENTITY,?>> final Naming -
Method Summary
-
Field Details
-
buf
-
entityType
-
naming
-
dialect
-
insertPropertyTypes
-
entity
-
returning
-