Friday, 1 November 2013

CLI (Command Line Program)

Write a CLI program with Tab completation fetures, like linux Shell.

JLine is a Java library for handling console inputs.   
jline CLI offers Command History, Tab completion, Line editing, Custom Keybindings, Character masking features.

URLs:
https://github.com/jline/jline2/tree/jline-2.11
http://jline.sourceforge.net/

Infinidb _CpNoTf_ problem

infinidb table with a varchar column insert string as a '_CpNoTf_' while using Cpimport. The Problem is occured if inserted string ...