Package | Description |
---|---|
org.apache.torque |
Torque is an object-relational mapper for Java.
|
Modifier and Type | Method and Description |
---|---|
IDBroker |
Database.getIdBroker()
Get the IDBroker for this database.
|
Modifier and Type | Method and Description |
---|---|
static void |
Torque.registerIDBroker(IDBroker idBroker)
Registers an id broker.
|
void |
TorqueInstance.registerIDBroker(IDBroker idBroker)
Registers an id broker.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.