Package | Description |
---|---|
org.castor.core.nature | |
org.exolab.castor.builder.binding.xml.descriptors | |
org.exolab.castor.builder.binding.xml.types.descriptors | |
org.exolab.castor.builder.info | |
org.exolab.castor.builder.info.nature | |
org.exolab.castor.mapping |
The Class Mapping API
|
org.exolab.castor.mapping.loader |
Implementations for mapping interfaces and the default mapping loader.
|
org.exolab.castor.mapping.xml.descriptors | |
org.exolab.castor.mapping.xml.types.descriptors | |
org.exolab.castor.types |
The Castor implementation of specific XML Schema Types
|
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.descriptors | |
org.exolab.castor.xml.schema | |
org.exolab.castor.xml.schema.annotations.jdo.descriptors | |
org.exolab.castor.xml.schema.annotations.solrj.descriptors | |
org.exolab.castor.xml.util | |
types.descriptors |
Modifier and Type | Method and Description |
---|---|
protected PropertyHolder |
BaseNature.getHolder()
Returns the
PropertyHolder . |
Constructor and Description |
---|
BaseNature(PropertyHolder holder)
Constructor taking a
PropertyHolder . |
Modifier and Type | Class and Description |
---|---|
class |
AutomaticNamingTypeDescriptor
Class AutomaticNamingTypeDescriptor.
|
class |
BindingDescriptor
Class BindingDescriptor.
|
class |
ClassTypeDescriptor
Class ClassTypeDescriptor.
|
class |
ComponentBindingTypeChoiceDescriptor
Class ComponentBindingTypeChoiceDescriptor.
|
class |
ComponentBindingTypeDescriptor
Class ComponentBindingTypeDescriptor.
|
class |
ContentMemberTypeDescriptor
Class ContentMemberTypeDescriptor.
|
class |
EnumBindingTypeDescriptor
Class EnumBindingTypeDescriptor.
|
class |
EnumClassNameDescriptor
Class EnumClassNameDescriptor.
|
class |
EnumMemberDescriptor
Class EnumMemberDescriptor.
|
class |
ExcludeDescriptor
Class ExcludeDescriptor.
|
class |
ExcludesDescriptor
Class ExcludesDescriptor.
|
class |
FieldTypeDescriptor
Class FieldTypeDescriptor.
|
class |
ForcesDescriptor
Class ForcesDescriptor.
|
class |
IncludeTypeDescriptor
Class IncludeTypeDescriptor.
|
class |
InterfaceDescriptor
Class InterfaceDescriptor.
|
class |
NamingTypeDescriptor
Class NamingTypeDescriptor.
|
class |
NamingXMLTypeDescriptor
Class NamingXMLTypeDescriptor.
|
class |
PackageTypeChoiceDescriptor
Class PackageTypeChoiceDescriptor.
|
class |
PackageTypeDescriptor
Class PackageTypeDescriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingTypeDescriptor
Class BindingTypeDescriptor.
|
class |
FieldTypeCollectionTypeDescriptor
Class FieldTypeCollectionTypeDescriptor.
|
class |
FieldTypeVisibilityTypeDescriptor
Class FieldTypeVisibilityTypeDescriptor.
|
class |
VisibilityTypeDescriptor
Class VisibilityTypeDescriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassInfo
This class holds the necessary information so that the source generator can
properly create the necessary classes for the object model.
|
class |
CollectionInfo
A helper used for generating source that deals with Collections.
|
class |
CollectionInfoJ2
A helper used for generating source that deals with Java 2 Collections.
|
class |
CollectionInfoJ2Collection
A helper used for generating source that deals with Java 2 Collections of
type 'java.util.Collection'.
|
class |
CollectionInfoJ2Set
A helper used for generating source that deals with Java 2 Collections of
type 'java.util.Set'.
|
class |
CollectionInfoJ2SortedSet
A helper used for generating source that deals with Java 2 Collections of
type 'java.util.SortedSet'.
|
class |
CollectionInfoODMG30
A helper used for generating source that deals with Collections.
|
class |
FieldInfo
A class for representing field members of a class.
|
class |
IdentityInfo |
Constructor and Description |
---|
XMLInfoNature(PropertyHolder holder)
Constructor taking a PropertyHolder.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClassDescriptor
Describes the properties of a class and its fields.
|
interface |
FieldDescriptor
Describes the properties of a field.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassDescriptorImpl
The standard
ClassDescriptor implementation, holding general OO information
about the class described.
Engines will use Nature s to augment this class with engine-specific knowledge
and functionality, using ClassDescriptorImpl.addNature(String) to register these views
with this class.
Once a Nature has been registered with this ClassDescriptor , the nature
can be applied to the ClassDescriptor and nature-specific properties
can be accessed in a type-safe way. |
class |
FieldDescriptorImpl |
Modifier and Type | Class and Description |
---|---|
class |
BindXmlDescriptor
Class BindXmlDescriptor.
|
class |
CacheTypeMappingDescriptor
Class CacheTypeMappingDescriptor.
|
class |
ClassChoiceDescriptor
Class ClassChoiceDescriptor.
|
class |
ClassMappingDescriptor
Class ClassMappingDescriptor.
|
class |
ContainerDescriptor
Class ContainerDescriptor.
|
class |
FieldHandlerDefDescriptor
Class FieldHandlerDefDescriptor.
|
class |
FieldMappingDescriptor
Class FieldMappingDescriptor.
|
class |
IncludeDescriptor
Class IncludeDescriptor.
|
class |
KeyGeneratorDefDescriptor
Class KeyGeneratorDefDescriptor.
|
class |
LdapDescriptor
Class LdapDescriptor.
|
class |
MappingRootDescriptor
Class MappingRootDescriptor.
|
class |
MapToDescriptor
Class MapToDescriptor.
|
class |
NamedNativeQueryDescriptor
Class NamedNativeQueryDescriptor.
|
class |
NamedQueryDescriptor
Class NamedQueryDescriptor.
|
class |
ParamDescriptor
Class ParamDescriptor.
|
class |
PropertyDescriptor
Class PropertyDescriptor.
|
class |
PropertyTypeDescriptor
Class PropertyTypeDescriptor.
|
class |
QueryHintDescriptor
Class QueryHintDescriptor.
|
class |
SqlDescriptor
Class SqlDescriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
BindXmlAutoNamingTypeDescriptor
Class BindXmlAutoNamingTypeDescriptor.
|
class |
BindXmlNodeTypeDescriptor
Class BindXmlNodeTypeDescriptor.
|
class |
ClassMappingAccessTypeDescriptor
Class ClassMappingAccessTypeDescriptor.
|
class |
FieldMappingCollectionTypeDescriptor
Class FieldMappingCollectionTypeDescriptor.
|
class |
SqlDirtyTypeDescriptor
Class SqlDirtyTypeDescriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDescriptor
The Base Descriptor class, this class is extended
by the descriptors for the custom Castor schema types.
|
class |
CenturyDescriptor
Deprecated.
since Castor 1.0.6 since this type is not in any recommendation.
|
class |
DateDescriptor
The Date Descriptor.
|
class |
DateTimeDescriptor
The DateTime Descriptor.
|
class |
DurationDescriptor
The Duration Descriptor.
|
class |
GDayDescriptor
The GDay Descriptor.
|
class |
GMonthDayDescriptor
The gMonthDay Descriptor.
|
class |
GMonthDescriptor
The GMonth Descriptor.
|
class |
GYearDescriptor
The GYear Descriptor.
|
class |
GYearMonthDescriptor
The GYearMonth Descriptor.
|
class |
MonthDescriptor
Deprecated.
since Castor 1.0.6 since this type is not in any recommendation.
|
class |
RecurringDurationDescriptor
Deprecated.
since Castor 1.0.6 since this type is not in any recommendation.
|
class |
TimeDescriptor
The Time Descriptor.
|
class |
TimeDurationDescriptor
Deprecated.
since Castor 1.0.6 since this type is not in any recommendation.
|
class |
TimePeriodDescriptor
Deprecated.
since Castor 1.0.6 since this type is not in any recommendation.
|
class |
YearDescriptor
Deprecated.
since Castor 1.0.6 since this type is not in any recommendation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
XMLClassDescriptor
A class descriptor for describing relationships between a Class
and an XML element or complexType.
|
interface |
XMLFieldDescriptor
XML field descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
DateClassDescriptor
A ClassDescriptor for java.util.Date.
|
class |
EnumerationDescriptor
The default class descriptor for Enumerations that are passed in as the
root-level class, this is really only useful for marshaling, as Enumerations
are immutable.
|
class |
ListClassDescriptor
The default java.util.List class descriptor.
|
class |
LocaleDescriptor
A ClassDescriptor for java.util.Locale.
|
class |
PrimitivesClassDescriptor
The default primitives class descriptor, this is only used when unmarshaling
a primitive as the "root" object.
|
class |
RootArrayDescriptor
The default class descriptor for Arrays that are passed in as the root-level
class.
|
class |
SQLDateClassDescriptor
A ClassDescriptor for java.sql.Date.
|
class |
SQLTimeClassDescriptor
A ClassDescriptor for java.sql.Time.
|
class |
SQLTimestampClassDescriptor
A ClassDescriptor for java.sql.Date.
|
class |
StringClassDescriptor
The default String class descriptor.
|
class |
VectorClassDescriptor
The default java.util.Vector class descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
AppInfo
A class which represents the AppInfo element
|
Modifier and Type | Class and Description |
---|---|
class |
ColumnDescriptor
Class ColumnDescriptor.
|
class |
ManyToManyDescriptor
Class ManyToManyDescriptor.
|
class |
OneToManyDescriptor
Class OneToManyDescriptor.
|
class |
OneToOneDescriptor
Class OneToOneDescriptor.
|
class |
PkTypeDescriptor
Class PkTypeDescriptor.
|
class |
PrimaryKeyDescriptor
Class PrimaryKeyDescriptor.
|
class |
ReadonlyDirtyTypeDescriptor
Class ReadonlyDirtyTypeDescriptor.
|
class |
TableDescriptor
Class TableDescriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldDescriptor
Class FieldDescriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLClassDescriptorAdapter
An adapter class which can turn an ordinary ClassDescriptor into an
XMLClassDescriptor.
|
class |
XMLClassDescriptorImpl
The core implementation of XMLClassDescriptor.
|
class |
XMLContainerElementFieldDescriptor |
class |
XMLFieldDescriptorImpl
XML field descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
TableAccessModeTypeDescriptor
Class TableAccessModeTypeDescriptor.
|
Copyright © 2014. All rights reserved.