摘要:1. set classpath some functions depend on class path.For example:1 @BeforeClass2 public static void setUpBeforeClass() throws Exception {3 //get bean from spring4 appContext = new ClassPathXmlApplicationContext(new String[] {"applicationContext-dao.xml", "applicationContext-hiber...
阅读全文
08 2013 档案
摘要:First, create concept-data-model.And then generate Physical Data Model from Concept-Data-Model.But there is something that we should pay attention to. I record them as follows.1. avoiding use mysql keywords like "desc" as column name.you can use `desc` to avoid keyword conflict if you insi
阅读全文

浙公网安备 33010602011771号