📄 tbcustomer_vrnevs_eloimpl.java
字号:
__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 " +
"com.xc.hotelmanager.hotel.control.entity.TbCustomerBean.setCname():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public void setCustomer(com.xc.hotelmanager.hotel.model.Customer arg0)
{
java.lang.Throwable __ee = null;
weblogic.ejb20.interfaces.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((TbCustomer_vrnevs_LocalHomeImpl)getEJBLocalHome()).md_eo_setCustomer_com_xc_hotelmanager_hotel_model_Customer;
try {
__wrap = super.preInvoke(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvoke(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { arg0}));
}
TbCustomer_vrnevs_Intf __bean = (TbCustomer_vrnevs_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setCustomer(
arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__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 " +
"com.xc.hotelmanager.hotel.control.entity.TbCustomerBean.setCustomer():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public java.lang.String getCnote()
{
java.lang.Throwable __ee = null;
weblogic.ejb20.interfaces.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((TbCustomer_vrnevs_LocalHomeImpl)getEJBLocalHome()).md_eo_getCnote;
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 [] { }));
}
TbCustomer_vrnevs_Intf __bean = (TbCustomer_vrnevs_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getCnote(
);
((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 " +
"com.xc.hotelmanager.hotel.control.entity.TbCustomerBean.getCnote():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public void setCstuts(java.lang.String arg0)
{
java.lang.Throwable __ee = null;
weblogic.ejb20.interfaces.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((TbCustomer_vrnevs_LocalHomeImpl)getEJBLocalHome()).md_eo_setCstuts_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}));
}
TbCustomer_vrnevs_Intf __bean = (TbCustomer_vrnevs_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setCstuts(
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 " +
"com.xc.hotelmanager.hotel.control.entity.TbCustomerBean.setCstuts():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public java.lang.String getCstuts()
{
java.lang.Throwable __ee = null;
weblogic.ejb20.interfaces.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((TbCustomer_vrnevs_LocalHomeImpl)getEJBLocalHome()).md_eo_getCstuts;
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 [] { }));
}
TbCustomer_vrnevs_Intf __bean = (TbCustomer_vrnevs_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getCstuts(
);
((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 " +
"com.xc.hotelmanager.hotel.control.entity.TbCustomerBean.getCstuts():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public java.lang.String getCsex()
{
java.lang.Throwable __ee = null;
weblogic.ejb20.interfaces.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((TbCustomer_vrnevs_LocalHomeImpl)getEJBLocalHome()).md_eo_getCsex;
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 [] { }));
}
TbCustomer_vrnevs_Intf __bean = (TbCustomer_vrnevs_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getCsex(
);
((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 " +
"com.xc.hotelmanager.hotel.control.entity.TbCustomerBean.getCsex():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public void remove()
throws javax.ejb.RemoveException
{
super.remove(((TbCustomer_vrnevs_LocalHomeImpl)getEJBLocalHome()).md_eo_remove);
}
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
{
throw new javax.ejb.EJBException(
"Attempt to pass a reference to an EJBLocalObject to a remote " +
"client. A local EJB component may only be accessed by clients " +
"co-located in the same ear or standalone jar file.");
}
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException, java.lang.ClassNotFoundException
{
// this method is never called
throw new javax.ejb.EJBException(
"Attempt to pass a reference to an EJBLocalObject to a remote " +
"client. A local EJB component may only be accessed by clients " +
"co-located in the same ear or standalone jar file.");
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -