You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2018/12/24 21:48:48 UTC

svn commit: r1849705 - /ctakes/trunk/ctakes-core-res/src/main/resources/org/apache/ctakes/core/cr/jdbc/JdbcSettings.piper

Author: seanfinan
Date: Mon Dec 24 21:48:47 2018
New Revision: 1849705

URL: http://svn.apache.org/viewvc?rev=1849705&view=rev
Log:
CTAKES-530 : New Uimafitized Jdbc collection reader

Modified:
    ctakes/trunk/ctakes-core-res/src/main/resources/org/apache/ctakes/core/cr/jdbc/JdbcSettings.piper

Modified: ctakes/trunk/ctakes-core-res/src/main/resources/org/apache/ctakes/core/cr/jdbc/JdbcSettings.piper
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-core-res/src/main/resources/org/apache/ctakes/core/cr/jdbc/JdbcSettings.piper?rev=1849705&r1=1849704&r2=1849705&view=diff
==============================================================================
--- ctakes/trunk/ctakes-core-res/src/main/resources/org/apache/ctakes/core/cr/jdbc/JdbcSettings.piper (original)
+++ ctakes/trunk/ctakes-core-res/src/main/resources/org/apache/ctakes/core/cr/jdbc/JdbcSettings.piper Mon Dec 24 21:48:47 2018
@@ -4,7 +4,7 @@
 //     To use the JdbcNoteTableReader and your own settings,
 //     copy this file, edit to your details, and add two lines to the top of your piper file:
 //          load /my/dir/MyJdbcSettings.piper
-//          reader jdbc.JdbcNote
+//          reader jdbc.JdbcNotesReader
 //