Will Gittoes
|
093387bb01
|
Review comments and additional testing
|
2019-02-28 11:04:31 +11:00 |
Will Gittoes
|
c0e5baebda
|
Support stored procedures
|
2019-02-27 16:17:27 +11:00 |
Will Gittoes
|
044ff75e07
|
Neaten decorator pattern a bit
|
2019-02-27 09:35:10 +11:00 |
Will Gittoes
|
079fcd6a56
|
Use a Dectorator for the Hibernate instrumentation
|
2019-02-26 17:31:42 +11:00 |
Will Gittoes
|
8ffb9a63b0
|
Add hibernate.Criteria instrumentation
|
2019-02-26 12:02:40 +11:00 |
Will Gittoes
|
b95ff2eb8e
|
Hibernate: instrument querying
|
2019-02-25 10:17:14 +11:00 |
Will Gittoes
|
7481a141c4
|
Added instrumentation to attach State to all Query objects, so they can be instrumented
|
2019-02-13 22:13:32 +11:00 |
Will Gittoes
|
b68563f5d1
|
Make tests work for StatelessSession as well as Session
|
2019-02-13 15:08:53 +11:00 |
Tyler Benson
|
e019fcbda5
|
Instrument SharedSessionContract instead of Session
|
2019-02-12 16:53:09 -08:00 |
Will Gittoes
|
180ba619a2
|
Move SessionFactory instrumentation into its own class
|
2019-02-13 10:32:09 +11:00 |
Will Gittoes
|
984f6aff68
|
Tests for Session methods
|
2019-02-12 17:22:43 +11:00 |
Will Gittoes
|
cd2467c76b
|
Use a generic Session MethodAdvice to instrument all synchronous Session methods; also support re-entrant Session methods
|
2019-02-12 17:01:37 +11:00 |
Will Gittoes
|
724a59c347
|
Get initial hibernate tests working
|
2019-02-11 20:55:28 +11:00 |
Will Gittoes
|
e8f0eaf85e
|
Add basic Hibernate integration
|
2019-02-11 14:47:21 +11:00 |