About vpda-server-persistence

Server persistence provides common api for application persistence. This some configuration entry point to all server persistence. here we define interfaces using which we can lookup jdbc data sources,jpa entity manager factories and also bussiness services. Bussiness services are POJO with user managemant and transaction support. Also very simple implementation for testing is provided here.