An array has a primary key consisting of the key columns + index column

The following tables list the members exposed by the Array type.

Public Methods

  NameDescription
AddFilter (Inherited from Collection.)
AddManyToManyFilter (Inherited from Collection.)
CreateAllKeys (Inherited from Collection.)
CreateForeignKey (Inherited from Collection.)
CreatePrimaryKey (Inherited from IndexedCollection.)
IsValid (Inherited from Collection.)
SetCustomSQLDelete (Inherited from Collection.)
SetCustomSQLDeleteAll (Inherited from Collection.)
SetCustomSQLInsert (Inherited from Collection.)
SetCustomSQLUpdate (Inherited from Collection.)
Validate (Inherited from IndexedCollection.)

Protected Methods

  NameDescription
CheckGenericArgumentsLength (Inherited from Collection.)

Public Constructors

  NameDescription
ArrayNew

Public Properties

  NameDescription
BatchSize (Inherited from Collection.)
CacheConcurrencyStrategy (Inherited from Collection.)
CacheRegionName (Inherited from Collection.)
CollectionPersisterClass (Inherited from Collection.)
CollectionTable (Inherited from Collection.)
CollectionType (Inherited from Collection.)
ColumnCollection (Inherited from Collection.)
ColumnInsertability (Inherited from Collection.)
ColumnSpan (Inherited from Collection.)
ColumnUpdateability (Inherited from Collection.)
Comparer (Inherited from Collection.)
CustomSQLDelete (Inherited from Collection.)
CustomSQLDeleteAll (Inherited from Collection.)
CustomSQLDeleteAllCheckStyle (Inherited from Collection.)
CustomSQLDeleteCheckStyle (Inherited from Collection.)
CustomSQLInsert (Inherited from Collection.)
CustomSQLInsertCheckStyle (Inherited from Collection.)
CustomSQLUpdate (Inherited from Collection.)
CustomSQLUpdateCheckStyle (Inherited from Collection.)
DefaultCollectionType (Overrides .DefaultCollectionType.)
Element (Inherited from Collection.)
ElementClass
FetchMode (Inherited from Collection.)
FilterMap (Inherited from Collection.)
Formula (Inherited from Collection.)
GenericArguments
Gets or sets an array of Type that contains the arguments needed to construct an instance of a closed type.
(Inherited from Collection.)
HasFormula (Inherited from Collection.)
HasOrder (Inherited from Collection.)
Index (Inherited from IndexedCollection.)
IsArray (Overrides .IsArray.)
IsCustomDeleteAllCallable (Inherited from Collection.)
IsCustomDeleteCallable (Inherited from Collection.)
IsCustomInsertCallable (Inherited from Collection.)
IsCustomUpdateCallable (Inherited from Collection.)
IsGeneric
Gets or sets a Boolean indicating if this is a mapping for a generic collection.
(Inherited from Collection.)
IsIdentified (Inherited from Collection.)
IsIndexed (Inherited from IndexedCollection.)
IsInverse (Inherited from Collection.)
IsLazy (Inherited from Collection.)
IsNullable (Inherited from Collection.)
IsOneToMany (Inherited from Collection.)
IsOptimisticLocked (Inherited from Collection.)
IsPrimitiveArray (Inherited from Collection.)
IsSet (Inherited from Collection.)
IsSimpleValue (Inherited from Collection.)
IsSorted (Inherited from Collection.)
IsSubselectLoadable (Inherited from Collection.)
IsUnique (Inherited from Collection.)
Key (Inherited from Collection.)
LoaderName (Inherited from Collection.)
ManyToManyFilterMap (Inherited from Collection.)
ManyToManyOrdering (Inherited from Collection.)
ManyToManyWhere (Inherited from Collection.)
OrderBy (Inherited from Collection.)
OrphanDelete (Inherited from Collection.)
Owner (Inherited from Collection.)
OwnerClass (Inherited from Collection.)
ReferencedPropertyName (Inherited from Collection.)
Role (Inherited from Collection.)
Table (Inherited from Collection.)
Type (Inherited from Collection.)
TypeName (Inherited from Collection.)
Where (Inherited from Collection.)