"steeven" wrote : grdzeli_kaci,
|
| Thanks very much~
| Are you sure oracleManager worked in start() method?
yes of course,
It is very useful pattern.
Singleton service is very useful for me.
I load 90 % of database table into memory, because it contains maximum 100 rows each
table, these table are configuration table, i have no transaction table into memory only.
i load all table in start method, and then if i change something into database, i'll
make reload concrete table(s) or row.
I'll be very glad that into ejb 3.1 will be singleton service, because now my projects
is application server dependent, you know that @Service is jboss ejb3 extension.
______________________
Regards,
Paata Lominadze.
Magticom LTD.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262645#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...