Package | Description |
---|---|
org.apache.torque |
Torque is an object-relational mapper for Java.
|
org.apache.torque.avalon |
Avalon component
implementation.
|
Modifier and Type | Method and Description |
---|---|
static TorqueInstance |
Torque.getInstance()
Retrieves the single
TorqueInstance
used by this class. |
Modifier and Type | Method and Description |
---|---|
static void |
Torque.setInstance(TorqueInstance instance)
Sets the single
TorqueInstance
used by this class. |
Modifier and Type | Class and Description |
---|---|
class |
TorqueComponent
Avalon component for Torque.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.