Help for this page

Select Code to Download


  1. or download this
    use strict ; 
    use warnings ; 
    ...
          print("Java name of column $column_name in table $table_name is 
    +$column_java.\n");
       }
    }