Uses of Enum Class
org.pjdbc.capabilities.PjdbcCapabilities.Source
Packages that use PjdbcCapabilities.Source
-
Uses of PjdbcCapabilities.Source in org.pjdbc.capabilities
Methods in org.pjdbc.capabilities that return PjdbcCapabilities.SourceModifier and TypeMethodDescriptionPjdbcCapabilities.getSource()Returns the source from which capabilities were loaded.static PjdbcCapabilities.SourceReturns the enum constant of this class with the specified name.static PjdbcCapabilities.Source[]PjdbcCapabilities.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pjdbc.capabilities with parameters of type PjdbcCapabilities.SourceModifier and TypeMethodDescriptionPjdbcCapabilities.Builder.source(PjdbcCapabilities.Source source)