Uses of Interface
org.hibernate.testing.cleaner.JdbcConnectionContext.ConnectionFunction
Packages that use JdbcConnectionContext.ConnectionFunction
-
Uses of JdbcConnectionContext.ConnectionFunction in org.hibernate.testing.cleaner
Methods in org.hibernate.testing.cleaner with parameters of type JdbcConnectionContext.ConnectionFunctionModifier and TypeMethodDescriptionstatic <R> R
JdbcConnectionContext.workReturning
(JdbcConnectionContext.ConnectionFunction<R> work)