Package org.dbunit.util
package org.dbunit.util
-
ClassesClassDescriptionI am placing this code in the Public Domain.A
Base64.InputStreamwill read data from anotherInputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.ABase64.OutputStreamwill write data to anotherOutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.Helper for collections-related methods.Utility that provides some general methods for working withFileobjects.Utility to parse a fully qualified table name into its components schema and table.A parser for relative date time string.
The basic format is[now{diff...}Helper for SQL-related stuff.Simple formatter to print outITableobjects in a beautiful way, for example on a console.