hello iam new to hibernate.i need some help.i want,
December 2, 2006 at 9:50 AM
hello iam new to hibernate.i need some help.i want to pass one parameter through java programme.it goes to data base and retrieve the data from database Table Fields: Tyep:Mr35 Prefix:MR35 format:YYYYMMDDNNNN Subfix:ABC Last_No:0,1,2, public method:String get DocumentNo(String Type) { return type(MR35200612010001ABC) }
View All Comments