I got a question from my mate, how to configure and integrate Spring, hibernate using datasources provide by glassfish server. in this case, using IBM…
Database
Reset Sequence on Oracle
as a programmer or dba which is using oracle as dbms backend, using sequence is pretty easy for generating sequence number which is similar as…
Install Oracle on Ubuntu 8.04(hardy) server
(using silent mode – the box doesn’t has xserver installed) This documentation is sumarized from : – Oracle documentation – Installing Oracle 11g on ubuntu…