A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
BatchedQuery — Class in package com.almirun.common.data
Encapsulates the command to run a batch of SQL statements

Typically this will be a set of INSERT statements, perhaps with a CREATE TABLE statement.

BatchedQuery(fileUri, connection) — Constructor in class com.almirun.common.data.BatchedQuery
Easy way to execute a batch of SQL statements from a file
BYTES_LOADED — Constant static property in class com.almirun.common.events.LoremIpsumEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z