Uses of Interface
io.army.criteria.postgre.PostgreStatement
Packages that use PostgreStatement
-
Uses of PostgreStatement in io.army.criteria.postgre
Subinterfaces of PostgreStatement in io.army.criteria.postgreModifier and TypeInterfaceDescriptioninterfaceinterfaceThis interface representing Postgre DECLARE cursor statementinterfaceThis interface representing Postgre DELETE syntax.interfaceThis interface representing postgre INSERT statement.interfaceThis interface representing Postgre MERGE syntax.interfaceThis interface representing postgre SELECT statement.interfaceThis interface representing Postgre UPDATE syntax.interface