Export to GitHub

adbcj - issue #4

Implement DbSession configuration


Posted on Jan 26, 2008 by Happy Rabbit

Add support for DbSession configuration - DbSessionProvider should contain a default configuration that all new DbSessions have when they've connected - We need to be able to efficiently copy configurations so that a DbSession that uses multiple connections can pass its configuration on to each connection with each request - We need to be able to pass config options when we create a DbSession - config options need to configurable so that we can indicate which options are connect time and which are run time.

Comment #1

Posted on Feb 2, 2008 by Happy Rabbit

(No comment was entered for this change.)

Comment #2

Posted on Feb 26, 2008 by Happy Rabbit

(No comment was entered for this change.)

Comment #3

Posted on Feb 26, 2008 by Happy Rabbit

(No comment was entered for this change.)

Status: Accepted

Labels:
Type-Enhancement Priority-High Schedule-0.3