C# 클래스 Zetbox.DalProvider.NHibernate.Generator.Templates.Mappings.DiscriminatorColumnHbm

상속: Zetbox.Generator.ResourceTemplate
파일 보기 프로젝트 열기: daszat/zetbox

보호된 프로퍼티들

프로퍼티 타입 설명
mappingType Zetbox.App.Base.TableMapping

공개 메소드들

메소드 설명
Call ( Arebis _host, Zetbox mappingType ) : void
DiscriminatorColumnHbm ( Arebis _host, Zetbox mappingType ) : System
Generate ( ) : void

메소드 상세

Call() 공개 정적인 메소드

public static Call ( Arebis _host, Zetbox mappingType ) : void
_host Arebis
mappingType Zetbox
리턴 void

DiscriminatorColumnHbm() 공개 메소드

public DiscriminatorColumnHbm ( Arebis _host, Zetbox mappingType ) : System
_host Arebis
mappingType Zetbox
리턴 System

Generate() 공개 메소드

public Generate ( ) : void
리턴 void

프로퍼티 상세

mappingType 보호되어 있는 프로퍼티

protected Zetbox.App.Base.TableMapping mappingType
리턴 Zetbox.App.Base.TableMapping