org.continuent.sequoia.common.util |
Sequoia internal utilities such as locks, statistics and exceptions.
|
Java Source File Name | Type | Comment |
Constants.java | Class | |
FileManagement.java | Class | This class defines a FileManagement that provides tools to manage files and
directories. |
LoggingOutputStream.java | Class | An OutputStream that flushes out to a Category. |
ReadWrite.java | Class | |
SchemaParser.java | Class | The SchemaParser is an executable Java application that can be
used to analyze a databse backend, gather it's schema information and create
an XML document that can be used in the virtual database config file of a
Sequoia controller. |
SplitXmlTask.java | Class | Defines the SplitXml Ant target used to prepare the Sequoia scripts
generation. |
Stats.java | Class | This class provides thread-safe statistics. |
Strings.java | Class | This class provides utilities for Strings manipulation. |
TransactionIsolationLevelConverter.java | Class | |