Package com.impossibl.postgres.system
-
Interface Summary Interface Description Configuration Context Setting.Converter<U> String toSetting.Converter
converter functional interface. -
Class Summary Class Description AbstractContext BasicContext CustomTypes DateStyle Utility methods for handling PostgreSQL DateStyle parametersEmpty Identifier JavaTypeMapping Provides mapping from Java classes to the best matching PostgreSQL typeParameterNames ServerConnectionInfo ServerInfo Setting<T> Completely defined setting that can be transformed to/from text, use alternate names, carries a description and optional default value.Setting.Group Setting group.Settings Managed bag of textual settings that can be read & updated.SettingsContext SystemSettings TypeMapContext Version -
Enum Summary Enum Description IntervalStyle Enumeration for PostgreSQL IntervalStyleSystemSettings.ProtocolIOMode -
Exception Summary Exception Description ConversionException Created by kdubb on 7/15/16.NoticeException UnsupportedServerVersion -
Annotation Types Summary Annotation Type Description Setting.Description Setting value description annotation.Setting.Factory Setting factory annotation Must be applied to any class that is generating settings via the annotation processor.Setting.Group.Info Group definition annotation.Setting.Info Setting definition annotation.