?? gouwucheinfo_uachjq_eloimpl.java
字號:
/**
* This code was automatically generated at 15:16:22 on 2007-1-15
* by weblogic.ejb20.ejbc.Ejb2Rmi -- do not edit.
*
* @version WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
* @author Copyright (c) 2007 by BEA Systems, Inc. All Rights Reserved.
*/
package ejb;
import weblogic.ejb20.interfaces.WLEnterpriseBean;
public final class GouWuCheInfo_uachjq_ELOImpl
extends weblogic.ejb20.internal.EntityEJBLocalObject
implements ejb.GouWuCheInfo, weblogic.utils.PlatformConstants, java.io.Serializable
{
public GouWuCheInfo_uachjq_ELOImpl() {}
public float getPrice()
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_getPrice;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
float result = 0;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getPrice(
);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvokeLite(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof javax.ejb.EJBException) {
throw (javax.ejb.EJBException) e;
}
else {
throw new javax.ejb.EJBException("Unexpected exception in " +
"ejb.GouWuCheInfoBean.getPrice():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public java.lang.String getCount1()
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_getCount1;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getCount1(
);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvokeLite(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof javax.ejb.EJBException) {
throw (javax.ejb.EJBException) e;
}
else {
throw new javax.ejb.EJBException("Unexpected exception in " +
"ejb.GouWuCheInfoBean.getCount1():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public void setZhiFu(java.lang.String arg0)
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_setZhiFu_S;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { arg0}));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setZhiFu(
arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvokeLite(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof javax.ejb.EJBException) {
throw (javax.ejb.EJBException) e;
}
else {
throw new javax.ejb.EJBException("Unexpected exception in " +
"ejb.GouWuCheInfoBean.setZhiFu():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public java.lang.String getDingDanHao()
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_getDingDanHao;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getDingDanHao(
);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvokeLite(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof javax.ejb.EJBException) {
throw (javax.ejb.EJBException) e;
}
else {
throw new javax.ejb.EJBException("Unexpected exception in " +
"ejb.GouWuCheInfoBean.getDingDanHao():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public void setNumber(java.lang.String arg0)
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_setNumber_S;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { arg0}));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setNumber(
arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvokeLite(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof javax.ejb.EJBException) {
throw (javax.ejb.EJBException) e;
}
else {
throw new javax.ejb.EJBException("Unexpected exception in " +
"ejb.GouWuCheInfoBean.setNumber():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public void setUserCode(java.lang.String arg0)
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_setUserCode_S;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { arg0}));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setUserCode(
arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvokeLite(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof javax.ejb.EJBException) {
throw (javax.ejb.EJBException) e;
}
else {
throw new javax.ejb.EJBException("Unexpected exception in " +
"ejb.GouWuCheInfoBean.setUserCode():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public java.lang.String getUserCode()
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_getUserCode;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getUserCode(
);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvokeLite(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof javax.ejb.EJBException) {
throw (javax.ejb.EJBException) e;
}
else {
throw new javax.ejb.EJBException("Unexpected exception in " +
"ejb.GouWuCheInfoBean.getUserCode():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public void setCount1(java.lang.String arg0)
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((GouWuCheInfo_uachjq_LocalHomeImpl)getEJBLocalHome()).md_eo_setCount1_S;
try {
__wrap = super.preInvokeLite(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvokeLite(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { arg0}));
}
GouWuCheInfo_uachjq_Intf __bean = (GouWuCheInfo_uachjq_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setCount1(
arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -