Class UnifiedInsertStarting<ENTITY>

java.lang.Object
org.seasar.doma.jdbc.criteria.statement.UnifiedInsertStarting<ENTITY>
Type Parameters:
ENTITY - the type of the entity

public class UnifiedInsertStarting<ENTITY> extends Object
Represents an INSERT statement starting point.