C# Class Castle.ActiveRecord.Framework.Internal.Tests.SemanticCheckTestCase

Show file Open project: nats/castle-1.0.3-mono

Private Methods

Method Description
ClassThatMapAnotherActiveRecordClassAsAPropertyInsteadOfBelongsTo ( ) : void
ClassWithBadCompositeKey ( ) : void
ClassWithoutPrimaryKey ( ) : void
JoinedAndDiscriminatorClass ( ) : void
JoinedClassWithPrimaryKey ( ) : void
LazyClassWithoutVirtualPropertyOnBelongsTo ( ) : void
UsingAnyWithoutSpecifyingTheMetaType ( ) : void
VersionedTimestampedClass ( ) : void