Package | Description |
---|---|
com.querydsl.sql |
SQL/JDBC support
|
Modifier and Type | Class and Description |
---|---|
class |
SQLCloseListener
SQLCloseListener closes the JDBC connection at the end of the query or clause execution |
class |
SQLNoCloseListener
SQLNoCloseListener can be used to block
SQLCloseListener from closing the connection, useful for
helper query executions |
Copyright © 2007–2016 Querydsl. All rights reserved.