-
When parsing the DataSet, the record type must obviously be known internally. However it is not exposed externally, so the client code must check a set of record types manually. See the Camel Flatpack code below which is hard coded to check "header" and "trailer". This would be simplified, if it the record type was exposed...
2009-07-27 09:01:16 UTC by yschimke
-
Javadoc has many versions of DefaultParserFactory.newDelimitedParser, while the latest version of Flatpack API provides only three of them.
2009-06-15 04:56:54 UTC by nobody
-
FLAG pzparse.setIgnoreExtraColumns(true); in BuffReaderDelimParser will be ignored and the parser and throws errors.
Testet with a file that has more columns then values and constructed the meta information automaticaly from headers.
2009-04-03 12:51:23 UTC by nobody
-
benoitx committed revision 408 to the FlatPack Java API For Flat Files SVN repository, changing 5 files.
2009-03-10 17:41:10 UTC by benoitx
-
Hi,
i am trying to connect with database using hibernate.. its showing null i am unable to find that happing... please help me about this the code is given below. the controle is not comming till dataset. and i have created same set of colum in mysql.
Session session = null;
try {
SessionFactory sf = new Configuration().configure().buildSessionFactory();
sessi.
2009-02-16 13:48:42 UTC by nobody
-
FYI, I just downloaded 3.1.1 and notice the same issue reported by Greg.
- Luke.
2009-01-27 15:46:48 UTC by luke_way
-
zepernick committed revision 407 to the FlatPack Java API For Flat Files SVN repository, changing 2 files.
2008-09-04 11:17:35 UTC by zepernick
-
zepernick committed revision 406 to the FlatPack Java API For Flat Files SVN repository, changing 1 files.
2008-09-02 02:20:51 UTC by zepernick
-
zepernick committed revision 405 to the FlatPack Java API For Flat Files SVN repository, changing 3 files.
2008-09-02 02:20:25 UTC by zepernick
-
zepernick committed revision 404 to the FlatPack Java API For Flat Files SVN repository, changing 3 files.
2008-09-02 02:19:23 UTC by zepernick