Package | Description |
---|---|
org.exolab.castor.xml.schema.annotations.jdo |
Modifier and Type | Class and Description |
---|---|
class |
Column
Element 'column' is used to specify the column where the
property of an object will be saved.
|
class |
OneToMany
Class OneToMany.
|
class |
OneToOne
Class OneToOne.
|
Modifier and Type | Method and Description |
---|---|
static ReadonlyDirtyType |
OneToOne.unmarshal(Reader reader)
Method unmarshal.
|
static ReadonlyDirtyType |
Column.unmarshal(Reader reader)
Method unmarshal.
|
static ReadonlyDirtyType |
OneToMany.unmarshal(Reader reader)
Method unmarshal.
|
static ReadonlyDirtyType |
ReadonlyDirtyType.unmarshal(Reader reader)
Method unmarshal.
|
Copyright © 2018. All rights reserved.