Package | Description |
---|---|
net.ontopia.persistence.proxy |
An object-relational mapping framework.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLBatchManyToManyReference
INTERNAL: Class that performs the task of accessing and
manipulating M:M reference fields in the database.
|
class |
SQLBatchObjectAccess
INTERNAL: Class that performs the task of creating new objects in
the database.
|
class |
SQLBatchOneToManyAggregate
INTERNAL: Class that performs the task of accessing and
manipulating 1:M aggregate fields in the database.
|
class |
SQLBatchOneToManyReference
INTERNAL: Class that performs the task of accessing and
manipulating 1:M reference fields in the database.
|
class |
SQLBatchOneToOne
INTERNAL: Class that performs the task of accessing and
manipulating 1:1 fields in the database.
|
Modifier and Type | Field and Description |
---|---|
protected Collection<FlushableIF> |
RDBMSAccess.flushable |
Modifier and Type | Method and Description |
---|---|
protected void |
RDBMSAccess.needsFlushing(FlushableIF handler) |