Uses of Enum
org.mariadb.jdbc.BasePreparedStatement.BatchTypeState
Packages that use BasePreparedStatement.BatchTypeState
-
Uses of BasePreparedStatement.BatchTypeState in org.mariadb.jdbc
Methods in org.mariadb.jdbc that return BasePreparedStatement.BatchTypeStateModifier and TypeMethodDescriptionprotected abstract BasePreparedStatement.BatchTypeStateBasePreparedStatement.executeInternalPreparedBatch()protected BasePreparedStatement.BatchTypeStateClientPreparedStatement.executeInternalPreparedBatch()protected BasePreparedStatement.BatchTypeStateServerPreparedStatement.executeInternalPreparedBatch()Returns the enum constant of this type with the specified name.static BasePreparedStatement.BatchTypeState[]BasePreparedStatement.BatchTypeState.values()Returns an array containing the constants of this enum type, in the order they are declared.