JRecordBind

Transform fixed-length files into beans and back
Download

JRecordBind Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • fridrik
  • Operating Systems:
  • Windows All
  • File Size:
  • 4.1 MB

JRecordBind Tags


JRecordBind Description

A tiny and super fast library that aims to map a fixed or variable length text file to bean instance A tiny and super fast library that aims to * map a fixed or variable length text file to bean instances, ready to be chewed by an import procedure (Unmarshaller) * and export record beans into a fixed or variable length text file (Marshaller). Why? - Almost everybody has written an import procedure of some sort: the customer is always filling your email box with data to import and that he doesn't want to manually type, despite your cool web interface. - Fixed-length are a must for every public institution (at least in Italy): regardless of the age of the destination system, everyone can read a plain text file - JRecordBind aims to leverage the boring parsing task and let the developer focus on real problems: understanding the data and find an easy way to feed the persistence layer. Advantages - JRecordBind is (AFAIK) the only tool aimed at fixed-length files that's able to marshall and unmarshall. By the way you may be a producer of fixed length files, not just a consumer. - JRecordBind supports hierarchical fixed length files: records of some type that are "sons" of other record types. - JRecordBind uses XML Schema for the definition file: that could make your learning curve steeper.


JRecordBind Related Software