Interface DatabaseAware
- All Known Implementing Classes:
DbDataStore,DerbyDataStore
public interface DatabaseAware
Bean components (i.e., classes that appear in the repository descriptor) that implement this interface will
get the repositories
ConnectionFactory instance injected just after construction and before
initialization.-
Method Summary
-
Method Details
-
setConnectionFactory
- Parameters:
connectionFactory-
-