Skip to content

[DBCP-547] Add a ConnectionFactory interface in BasicDataSource.createConnectionFactory()#32

Closed
leechoongyon wants to merge 4 commits intoapache:masterfrom
leechoongyon:simple
Closed

[DBCP-547] Add a ConnectionFactory interface in BasicDataSource.createConnectionFactory()#32
leechoongyon wants to merge 4 commits intoapache:masterfrom
leechoongyon:simple

Conversation

@leechoongyon
Copy link

[DBCP-547] Add a ConnectionFactory interface in BasicDataSource.createConnectionFactory()

I think it would be nice better to implement a ConnectionFactory interface in BasicDataSource class.

In my current project, when getting a connection in my program, I call oracleSetModule.
so, i think that after creating connection, call oracleSetModule via connectionFactoryImpl seems to be nice.

This reduces the cost of calling oracleSetModule when calling BasicDataSource.getConnection().

choongyon.lee added 4 commits July 3, 2019 15:06
@leechoongyon leechoongyon reopened this Jul 3, 2019
@leechoongyon leechoongyon deleted the simple branch July 3, 2019 07:11
@leechoongyon leechoongyon restored the simple branch July 3, 2019 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant