Uses of Enum
io.agroal.pool.ConnectionHandler.DirtyAttribute
Packages that use ConnectionHandler.DirtyAttribute
-
Uses of ConnectionHandler.DirtyAttribute in io.agroal.pool
Methods in io.agroal.pool that return ConnectionHandler.DirtyAttributeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ConnectionHandler.DirtyAttribute[]ConnectionHandler.DirtyAttribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.agroal.pool with parameters of type ConnectionHandler.DirtyAttributeModifier and TypeMethodDescriptionvoidConnectionHandler.setDirtyAttribute(ConnectionHandler.DirtyAttribute attribute)