All Classes Interface Summary Class Summary Exception Summary
| Class |
Description |
| ArrayListMultimapAdapter<K,V> |
|
| BlobAdapter |
|
| BlobsContainer |
Pour contenir des blobs pour une colonne de type blob sur une table donnée.
|
| BlobsContainer.Builder |
|
| BlobsContainerAdapter |
Created on 10/12/16.
|
| ByteArrayAdapter |
|
| CallAnalyse |
|
| CallAnalyse.CallStatistics |
CallStatistics is the class which handles values on execution time and memory usage.
|
| CallAnalyse.CallStatisticsSummary |
|
| CallAnalyse.ThreadStatistics |
|
| ClassAdapter |
|
| Comparators |
Created by tchemit on 20/01/2018.
|
| ConfigFormat |
Created on 10/12/2021.
|
| DateAdapter |
This type adapter supports three subclasses of date: Date, Timestamp, and
java.sql.Date.
|
| Dates |
Created by tchemit on 29/12/2017.
|
| Enumerations |
Created by tchemit on 04/01/2018.
|
| GZips |
Created by tchemit on 30/12/2017.
|
| ImmutableListAdapter<V> |
|
| ImmutableMapAdapter<K,V> |
|
| ImmutableMultimapAdapter<K,V> |
|
| ImmutableSetAdapter<V> |
|
| ImportManager |
Helper to produce imports list.
|
| IntegerAdapter |
|
| JsonAdapter |
Register it with services loaders mechanism.
|
| JsonAdapterProvider |
Provides json adapter offered by the services loader mechanism.
|
| JsonAware |
For a class that can be serialized.
|
| JsonHelper |
Created on 01/03/2022.
|
| JsonHierarchicAdapter |
Register it with services loaders mechanism.
|
| MultimapAdapterSupport<K,V,M extends com.google.common.collect.Multimap<K,V>> |
|
| Predicates |
Created by tchemit on 20/01/2018.
|
| Predicates.AfterPredicate<O extends Comparable<O>> |
|
| Predicates.BeforePredicate<O extends Comparable<O>> |
|
| Predicates.EqualsPredicate<O> |
|
| Predicates.InPredicate<O> |
|
| Predicates.StringContainsPredicate |
|
| Predicates.StringMatchesPredicate |
|
| ReaderContract<O> |
Created on 10/12/2021.
|
| ReaderException |
Created on 10/12/2021.
|
| RecursiveProperties |
Overrides Properties in order to check if the expected value
contains another property key like ${...}.
|
| RecursivePropertiesResolver |
Created on 10/12/2021.
|
| ServiceLoaders |
Created by tchemit on 30/05/2018.
|
| SetMultimapAdapter<K,V> |
|
| SingletonSupplier<O> |
Get a Supplier with a cached value acting as a singleton.
|
| SortedProperties |
|
| SqlScript |
Created by tchemit on 14/05/2018.
|
| SqlScriptAdapter |
Created by tchemit on 17/05/2018.
|
| SqlScriptConsumer |
To consume an incoming sql script into a topia persistence database.
|
| SqlScriptConsumer.Builder |
|
| SqlScriptReader |
Create an iterable on a SQL text content.
|
| SqlScriptReader.Builder |
|
| SqlScriptReader.ConcatenatedInputStream |
|
| SqlScriptReader.SqlFileReaderIterator |
Use to create an iterator on the iterable.
|
| SqlScriptReader.SqlFileReaderIteratorWithoutComment |
|
| SqlScriptReader.StringStreamReader |
|
| SqlScriptWriter |
Created by tchemit on 05/05/2018.
|
| SqlScriptWriter.Builder |
|
| SqlWork |
Functional interface to execute some sql code within a possible SQLException thrown.
|
| StorageContract<O> |
Created on 10/12/2021.
|
| TimeLog |
Cette classe permet de facilement trace le temps d'execution entre deux points
|
| TimeLog.CallStat |
|
| TypedAdapter |
A generic adapter for interface, will use the real type to serialize and then to deserialize.
|
| Version |
Replace old nuiton-version (org.nuiton.version.Version).
|
| Version.NumberVersionComponent |
|
| Version.StringVersionComponent |
|
| Version.VersionBuilder |
|
| Version.VersionComparator |
|
| Version.VersionComponent<C extends Comparable<C>,V extends Version.VersionComponent<C,V>> |
|
| WriterContract<O> |
Created on 10/12/2021.
|
| WriterException |
Created on 10/12/2021.
|
| Zips |
Created by tchemit on 30/12/2017.
|