Uses of Interface
io.army.criteria.postgre.PostgreInsert._PrimaryOptionSpec
Packages that use PostgreInsert._PrimaryOptionSpec
-
Uses of PostgreInsert._PrimaryOptionSpec in io.army.criteria.impl
Methods in io.army.criteria.impl that return PostgreInsert._PrimaryOptionSpecModifier and TypeMethodDescriptionPostgres.singleInsert()create single-table INSERT statement that is primary statement.