Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1efb369

Browse filesBrowse files
committed
add links to our Zalando Technology blog posts (which contain links to slides)
1 parent 4c2aa19 commit 1efb369
Copy full SHA for 1efb369

File tree

Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,16 @@ Known issues:
3636
* SprocWrapper relies on the search path to resolve conflicting types with the same name (right now, we are not checking the schema). If one specifies the schema of the stored procedure's return type, SprocWrapper might end up using the wrong one, because it will use the search_path to resolve the conflict. For more info check test: SimpleIT.testTypeLookupBugWithSchema.
3737
* For integration with Spring's transaction management use the TransactionAwareDataSourceProxy as the data source injected into the data source provider.
3838

39+
Documentation:
40+
--------------
41+
42+
You can find some more information about the SProcWrapper in our various Zalando Technology blog posts:
43+
44+
* http://tech.zalando.com/goto-2013-why-zalando-trusts-in-postgresql/
45+
* http://tech.zalando.com/zalando-stored-procedure-wrapper-part-i/
46+
* http://tech.zalando.com/files/2013/04/jug_dortmund_april_2013.pdf
47+
48+
3949
License
4050
-------
4151

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.