|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Methods | |
Session getSession(Class<? extends Session>) |
|
Session getSession(Class<?, |
|
| Added Methods | |
S extends Session) getSession(Class<S>) |
Return this resource holder's Session of the given type, or {@code null} if none. |
S extends Session) getSession(Class<S>, |
Return this resource holder's Session of the given type for the given connection, or {@code null} if none. |
| Changed Methods | ||
C extends Connection getConnection(Class<C>) |
Change in return type from Connection to (C extends Connection).Change in signature from ( Class<? extends Connection>) to Class<C>. |
Return this resource holder's Connection of the given type, or {@code null} if none. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||