All Classes and Interfaces
Class
Description
Abstract implementation of ConfigurableObject interface.
Simple arg parsing utility.
Base class for persistance object.
Basic DAO Factory.
BasicDAOHelper for database operation.
Basic implementation of JavaGenerator
fix of importList (now keep order of elements)
Basic implementation of LogObject interface
Result Set Extractor for Long
Simple binding A.P.I.
Config attributes :
id (required) - id of the binding
bindFrom (optional, default to id) - path to source object property to use for binding
bindTo (optional, default to id) - path to destination object property to use for binding
initOnNull (optional) - if set, the type to be used to create value if 'bindFrom' path lookup to 'null'
helper (optional, default to 'default-helper') helper to be used for binding (for instance if a type mapping is needed)
Convert any value found from the source binding to a string.
Convert any value found from the source binding to a string.
Convert any value found from the source binding to a string.
Default binding helper implementation
New helper could just extends this class and override convertValue() or bindingWorker() method
Convert any value found from the source binding to a string.
Convert any value found from the source binding to a string.
Convert any value found from the source binding to a string.
Helper class for boolean check.
Simple wrapper for a map of ConnectionFactory.
Properties collecting values which where previously set.
This class provides API for instantiating new classes.
Wrapper interface for a status code in an Exception or RuntimeException
Wrapper for a collection of ColumnModel.
Wrapper for a database table column.
This class provides utilities for comparing primitive types.
Exception for handling unexpected situations during configuration.
A class implementing
ConfigurableObject
interface
is an object which could be configured through an XML Document or
a Properties object.Helper class for handling ConnectionFactory
Incapsulate a ConnectionFactory
Simple class for creating java.sql.Connection.
Implementing class for ConnectionFactory.
This PrintWriter allow to setup custom line separator
Extensions for stream() and Optional in DAOResultList.
DataBase info class (Helper class for jdbc DataBaseMetadata).
Class for loading an xml configuration in the form of :
ConnectionFactory implementation based on a DBCP 1.4
Default implementation of
ConfigurableObject
,
configure(Properties)
method is a donothing, while
configure(Element)
calls configure(Properties)
with the Element attributes transformed in a Properties object.Simple IO operations on xml DOM (Document Object Model).
Utilities for handling DOM structures
Result Set Extractor for Double
Library to check if and encoding is respected.
Helper to set / get field in objects.
Class for loading an xml configuration in the form of :
Result Set Extractor for Integer
Interface defining a policy for mapping a key to a value.
Interface for an Object which has a key property.
A implementation of java.util.List interface able to save a collections in a Map too.
Specialization of ListMap using String as keys.
Facacde per logging handling.
Interface for a logging capable object.
Result Set Extractor for Long
Helper class for wrapping a module version meta information.
Class for handling SQL operations.
Object representing a key/value String set.
Result Set Extractor for OptionItem
Simple class to look up a property path in a java object
Base class for implementations of ConfigurableObject supporting only
the
configure(Properties)
method.Convert a ResultSet record to a Property object.
Utility for handling java.util.Property objects.
Properties utils
since fu-core 8.6.0
QueryHelper is basically a wrapper which encapsulates information needed to setup a
java.sql.PreparedStatement
.Collections of utilities for handling exceptions through functions.
Sample utility for looking though a DOM structure
Query helper for select operations.
Result Set Extractor for query where just one column should be get.
Instance of java.util.Properties keeping the insert order of the keys.
This class provides primitives for piping streams and readers/writers content.
StreamIO provides API for managing stream, reader an writer.
Result Set Extractor for String
Identifier for a table in a database.
Validator Catalog is the main configuration item of this simple configuration
framework.
Basic number validation implementation.
Helper class for wrapping a module version meta information.
Interface for wrapping / unwrapping objects
Collections of utility method for handling Wrappers.
Set fields in a bean from an xml.
Base class for implementations of ConfigurableObject supporting only
the
configure(Element)
method.