Secure Delete

2007-10-12 Thread Ruben Misrahi
We want to get "security-certified" and we need to know if deleting a record in Derby actually eliminates or physically overrides that space and/or if there is a way to do that. And more specifically, if I have a 200 byte field and I override it with a 2 character field. Can some still get the data

Howto use Derby with OSGI and Spring

2007-10-12 Thread aladdin
Hi, I am trying to get some reasonable documentation how to use Derby with OSGI. Does anybody have a sample or a link to some documentation? My questions: 1) When starting the Derby bundle, is there any service published which I can refer to? 2) It seems to me that an EmbeddedDriver is instantia