| Package | Description |
|---|---|
| com.querydsl.sql |
SQL/JDBC support
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLListeners.notifyUpdates(RelationalPath<?> entity,
List<SQLUpdateBatch> batches) |
void |
SQLListener.notifyUpdates(RelationalPath<?> entity,
List<SQLUpdateBatch> batches)
Notify about a batch update
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.