Module org.firebirdsql.jaybird
Package org.firebirdsql.gds.ng
Interface AbstractAttachProperties.PropertyUpdateListener
- Enclosing class:
- AbstractAttachProperties<T extends IAttachProperties<T>>
Property update listener. This interface is only for internal use within Jaybird.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
afterUpdate
(ConnectionProperty connectionProperty, Object newValue) void
beforeUpdate
(ConnectionProperty connectionProperty, Object newValue)
-
Method Details
-
beforeUpdate
-
afterUpdate
-