Uses of Package
liquibase.util
Package
Description
-
-
-
ClassDescriptionDefines a list of clauses that can be manipulated and rearranged based on keys associated with each.
-
-
ClassDescriptionVarious utility methods for working with boolean objects.Used to indicate what type of relation owns a column.Functional interface for code blocks that may throw an
Exception
.Agglutinates the different settings, i.e., environment variables or associated JVM system properties, that can be used for customizing the behavior of the class.Miscellaneous utility methods for number conversion and parsing.Implementation of Map with the added methodsSmartMap.get(String, Class)
andSmartMap.get(String, Object)
to make the return values type safe and/or auto-converted.Defines a list of clauses that can be manipulated and rearranged based on keys associated with each.Container to handle sharing update summary message between different services -