Package | Description |
---|---|
com.mysema.query.sql |
SQL/JDBC support for Querydsl
|
Modifier and Type | Method and Description |
---|---|
void |
SQLListener.notifyInserts(RelationalPath<?> entity,
QueryMetadata md,
List<SQLInsertBatch> batches)
Notify about a batch insertion
|
void |
SQLListeners.notifyInserts(RelationalPath<?> entity,
QueryMetadata md,
List<SQLInsertBatch> batches) |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.