Package | Description |
---|---|
org.datanucleus.store.rdbms.query |
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
|
Modifier and Type | Class and Description |
---|---|
class |
BulkFetchExistsHandler
Bulk-Fetch handler to generate the necessary statement for multi-valued field bulk-fetch using EXISTS subquery semantics.
|
class |
BulkFetchJoinHandler
Helper class to generate the necessary statement for multi-valued field bulk-fetch, using JOIN semantics.
|
Copyright © 2019. All rights reserved.