It is clearly not ideal to use a static field here, but unfortunately OJB creates an instance of the configured ConnectionFactory at broker creation time. OJB 1.0 does not have an explicit instance-based configuration model, therefore we have to resort to such workarounds. @author Juergen Hoeller @since 1.1 @see LocalDataSourceConnectionFactory
|
|