Package com.feedzai.commons.sql.abstraction.util
Contains utility classes that aid PdB.
-
Interface Summary Interface Description Builder<T> Interface to implement builder patterns.Cloneable<T> Typed Cloneable. -
Class Summary Class Description AESHelper Class to provide encryption and decryption using AES algorithm.Constants Common constants to be used in PDB.InitiallyReusableByteArrayOutputStream A take onByteArrayOutputStreamthat takes a provided byte array as its initial buffer.PreparedStatementCapsule Encapsulates a prepared statement, name as its properties.StringUtils String Utilities.