Concrete subclasses can override this for custom initialization behavior.
Gets called after population of this instance's bean properties.
throws: Exception - if DAO initialization fails(will be rethrown as a BeanInitializationException) See Also:org.springframework.beans.factory.BeanInitializationException