Retrieves whether this database supports batch updates.
public boolean supportsBatchUpdates()
Return Value
True if supported. Otherwise, false.
Exceptions
Remarks
This supportsBatchUpdates method is specified by the supportsBatchUpdates method in the java.sql.DatabaseMetaData interface.