摘要:
publicstaticvoidmain(String[]args)throwsSecurityException,ClassNotFoundException,IllegalArgumentException,IllegalAccessException { TestEntityobj=newTestEntity(); obj.setName("namevalue"); obj.setCode("codevalue"); Field[]fds=Class.forName ("com.test.impl.TestEntity").ge 阅读全文
posted @ 2013-06-26 21:42
adolfmc
阅读(3577)
评论(0)
推荐(0)
浙公网安备 33010602011771号