| Modifier and Type | Method and Description |
|---|---|
protected Object |
DataNucleusExternalizer.newCollection(AbstractExternalizablePersistentCollection value,
Property field) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractExternalizablePersistentCollection |
EclipseLinkExternalizer.newExternalizableCollection(org.eclipse.persistence.indirection.IndirectContainer value) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.persistence.indirection.IndirectContainer |
EclipseLinkExternalizer.newIndirectCollection(AbstractExternalizablePersistentCollection value,
Type target) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractExternalizablePersistentCollection |
HibernateExternalizer.newExternalizableCollection(PersistentCollection value) |
| Modifier and Type | Method and Description |
|---|---|
protected PersistentCollection |
HibernateExternalizer.newHibernateCollection(AbstractExternalizablePersistentCollection value,
Property field) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractExternalizablePersistentCollection |
HibernateExternalizer.newExternalizableCollection(org.hibernate.collection.spi.PersistentCollection value) |
| Modifier and Type | Method and Description |
|---|---|
protected org.hibernate.collection.spi.PersistentCollection |
HibernateExternalizer.newHibernateCollection(AbstractExternalizablePersistentCollection value,
Property field) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalizablePersistentBag |
class |
ExternalizablePersistentList |
class |
ExternalizablePersistentMap |
class |
ExternalizablePersistentSet |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractExternalizablePersistentCollection |
TopLinkExternalizer.newExternalizableCollection(oracle.toplink.essentials.indirection.IndirectContainer value) |
| Modifier and Type | Method and Description |
|---|---|
protected oracle.toplink.essentials.indirection.IndirectContainer |
TopLinkExternalizer.newIndirectCollection(AbstractExternalizablePersistentCollection value,
Type target) |