Uses of Class
org.seasar.doma.jdbc.criteria.statement.NativeSqlInsertStarting
Packages that use NativeSqlInsertStarting
-
Uses of NativeSqlInsertStarting in org.seasar.doma.jdbc.criteria
Methods in org.seasar.doma.jdbc.criteria that return NativeSqlInsertStartingModifier and TypeMethodDescription<ENTITY> NativeSqlInsertStartingNativeSql.insert(EntityMetamodel<ENTITY> entityMetamodel) Deprecated, for removal: This API element is subject to removal in a future version.<ENTITY> NativeSqlInsertStartingNativeSql.insert(EntityMetamodel<ENTITY> entityMetamodel, Consumer<InsertSettings> settingsConsumer) Deprecated, for removal: This API element is subject to removal in a future version.