Hi!
We want to use spring in an Eclipse-RCP-Application that consists of
three plugins: GUI, BUSINESS-LOGIC and DB. In the DB plugin we have successfully integrated spring, the appl. context ist...
Type: Posts; User: bjung; Keyword(s):
Hi!
We want to use spring in an Eclipse-RCP-Application that consists of
three plugins: GUI, BUSINESS-LOGIC and DB. In the DB plugin we have successfully integrated spring, the appl. context ist...
Hi!
We try to create a new Application with Eclipse RCP and Hibernate for persistancy.. As far as I can understand, spring can help us here by
providing a convenient way for transactions and...