Uses of Interface
com.oracle.database.selectai.ConnectionCallback
Packages that use ConnectionCallback
Package
Description
Public API for using Oracle Select AI from Java applications.
-
Uses of ConnectionCallback in com.oracle.database.selectai
Methods in com.oracle.database.selectai with parameters of type ConnectionCallbackModifier and TypeMethodDescription<T> TConnectionProvider.withConnection(ConnectionCallback<T> callback) Executes one SDK operation with a connection supplied by this provider.