I want to know if there is any way to convert a String to Java compilable code.
String
I have a comparative expression saved in a database field. I want to re
You can by using something like BeanShell.