Skip to main content

%Compiler.LG.EJBBean3

Property Inventory

Method Inventory

Properties

property ArgCount as %Integer [ InitialExpression = 0 ];
Property methods: ArgCountDisplayToLogical(), ArgCountGet(), ArgCountIsValid(), ArgCountLogicalToDisplay(), ArgCountNormalize(), ArgCountSet()
property ArgName as %List;
Property methods: ArgNameGet(), ArgNameIsValid(), ArgNameLogicalToOdbc(), ArgNameOdbcToLogical(), ArgNameSet()
property CMP as %Library.Integer [ InitialExpression = 0 ];
Inherited description: project to CMP
Property methods: CMPDisplayToLogical(), CMPGet(), CMPIsValid(), CMPLogicalToDisplay(), CMPNormalize(), CMPSet()
property Caching as %Library.Integer [ InitialExpression = 1 ];
Property methods: CachingDisplayToLogical(), CachingGet(), CachingIsValid(), CachingLogicalToDisplay(), CachingNormalize(), CachingSet()
property Dir as %Library.String;
Property methods: DirDisplayToLogical(), DirGet(), DirIsValid(), DirLogicalToDisplay(), DirLogicalToOdbc(), DirNormalize(), DirSet()
property DriverManager as %Library.Integer [ InitialExpression = 1 ];
Property methods: DriverManagerDisplayToLogical(), DriverManagerGet(), DriverManagerIsValid(), DriverManagerLogicalToDisplay(), DriverManagerNormalize(), DriverManagerSet()
property JG as %Compiler.LG.Java [ InitialExpression = 0 ];
Property methods: JGGet(), JGGetSwizzled(), JGIsValid(), JGNewObject(), JGSet()
property Result as %String [ InitialExpression = 0 ];
Property methods: ResultDisplayToLogical(), ResultGet(), ResultIsValid(), ResultLogicalToDisplay(), ResultLogicalToOdbc(), ResultNormalize(), ResultSet()
property ServerType as %Library.String [ InitialExpression = "WEBLOGIC" ];
Property methods: ServerTypeDisplayToLogical(), ServerTypeGet(), ServerTypeIsValid(), ServerTypeLogicalToDisplay(), ServerTypeLogicalToOdbc(), ServerTypeNormalize(), ServerTypeSet()
property generated [ MultiDimensional ];
Property methods: generatedDisplayToLogical(), generatedGet(), generatedIsValid(), generatedLogicalToDisplay(), generatedLogicalToOdbc(), generatedNormalize(), generatedSet()

Methods

method DisplayEJBCallBacks(Class As %String, ServerType As %String) as %Status
method DisplayLogMethods() as %Status
method DoArgPostInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoArgPreInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoBodyIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer) as %Status
method DoBodyTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoClassIntroducer(Class As %String, qstruct) as %Status
method DoClassTerminator(Class As %String) as %Status
method DoGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoMethodIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoMethodInvoke(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoPersistentGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoPersistentSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoPrototypeArgument(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, FileClass As %String) as %Status
method DoPrototypeTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoSerialGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoSerialSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoSimpleGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoSimpleSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method Export(Class As %String, dir As %String, qstruct) as %Status
classmethod ExportBean(dir, qstruct) as %Status
method FakeOutClassLoader(Class, hasbody) as %Status
method GenRelease(Class As %String) as %Status
method GenerateCMPCreate(Class As %String, hasbody As %Boolean) as %Status
method GenerateCMPStubs() as %Status
method GenerateCreate(Class As %String, hasbody As %Boolean) as %Status
method GenerateEntityContext() as %Status
method GenerateFindByPrimaryKey(Class As %String, hasbody As %Boolean) as %String
method GenerateGetCacheClass(Class, hasbody) as %Status
method GenerateGetConnection(Class, ServerType) as %Status
method GenerateGetInitialContext(Class, ServerType) as %Status
method GenerateLoad(Class) as %Status
method GenerateNewCacheObject(Class, hasbody) as %Status
method GeneratePropertyDeclarations(Class As %String) as %Status
method GenerateReleaseResource(Class As %String) as %Status
method GenerateRemove(Class As %String) as %Status
method GenerateSessionContext() as %Status
method GenerateStore(Class As %String) as %Status
method GenerateStubs() as %Status
method IncludeIncFile(IncFile As %String) as %Status
method genFinally() as %Status
method genGetJobNum(Class As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab