Uses of Annotation Interface
org.sqlproc.engine.annotation.Beta
Packages that use Beta
-
Uses of Beta in org.sqlproc.engine
Classes in org.sqlproc.engine with annotations of type BetaModifier and TypeClassDescriptionprivate classstatic interfaceA low level callback to be used with the cursor based queries.interfaceA callback to be used with the cursor based queries.Methods in org.sqlproc.engine with annotations of type BetaModifier and TypeMethodDescriptionintSqlEngineFactory.getAsyncInitThreads()Returns the number of threads used for asynchronous initializationSqlEngineFactory.isAsyncInitFinished()Returns the flag indicating the asynchronous SQL Processor engines initialization has been finished.