A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

B

C

close() - Method in JDBCClient
Close the client
createNonShared(Vertx, Map<String, Object>) - Method in JDBCClient
Create a JDBC client which maintains its own data source.
createShared(Vertx, Map<String, Object>) - Method in JDBCClient
Like JDBCClient.createShared but with the default data source name

D

E

F

G

getConnection(Handler<AsyncResult<SQLConnection>>) - Method in JDBCClient
Returns a connection that can be used to perform SQL operations on.
getDelegate() - Method in JDBCClient

H

I

J

JDBCClient - Class in io.vertx.groovy.ext.jdbc
An asynchronous client interface for interacting with a JDBC compliant database
JDBCClient(Object) - Constructor in JDBCClient

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _