thanks..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923357#3923357
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923357
---
This SF.net email is sponsored by:
Posted: Fri Feb 10, 2006 5:08 pmPost subject:
In the first case, we are looking up 5000 entities by looping on the client,
meaning that we start a new session 5000 times.
In the second case, the lookup loop has been moved into the session bean. Under
the second scenario, all of these
Posted: Fri Feb 10, 2006 5:08 pmPost subject:
In the first case, we are looking up 5000 entities by looping on the client,
meaning that we start a new session 5000 times.
In the second case, the lookup loop has been moved into the session bean. Under
the second scenario, all of these
Posted: Fri Feb 10, 2006 5:08 pmPost subject:
In the first case, we are looking up 5000 entities by looping on the client,
meaning that we start a new session 5000 times.
In the second case, the lookup loop has been moved into the session bean. Under
the second scenario, all of these
name of the par( example u might gavew anonymous wrote : persist.PAR ) and
the name in ur persistence.xml shuld be same..
what i mean is
|
|
|
| anonymous wrote : persist
|
|
| java:/orderDataSource
|
|
|
|
Hi
I have installed oracle in My system and trying a small example which insert
into DB.. but it is inserting propery.. after insertion i am getting this
error..
Code:
|
| java.net.SocketException: Connection reset
| at java.net.SocketInputStream.read(SocketInputStream.jav
Hi
I have installed oracle in My system and trying a small example which insert
into DB.. but it is inserting propery.. after insertion i am getting this
error..
Code:
|
| java.net.SocketException: Connection reset
| at java.net.SocketInputStream.read(SocketInputStream.java:168)
Hi
I have installed oracle in My system and trying a small example which insert
into DB.. but it is inserting propery.. after insertion i am getting this
error..
| java.net.SocketException: Connection reset
| at java.net.SocketInputStream.read(SocketInputStream.java:168)
| at ja
Hey,
I got the Solution. I read it in EJB# trialblazer..they have very good demo..
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917362#3917362
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917362
---