public class GetDocumentCountCallable extends java.lang.Object implements SQLCallable<java.lang.Integer>
Constructor and Description |
---|
GetDocumentCountCallable() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
call(SQLDatabase db) |
public java.lang.Integer call(SQLDatabase db) throws java.lang.Exception
call
in interface SQLCallable<java.lang.Integer>
java.lang.Exception