11 2012 档案

摘要:GeneratedValue 阅读全文
posted @ 2012-11-20 09:42 不经意的回眸 阅读(351) 评论(0) 推荐(0)
摘要:@Resource annotation requires a single-arg method:把@Resource(...)写在setXX()上就行了 阅读全文
posted @ 2012-11-17 14:49 不经意的回眸 阅读(5638) 评论(0) 推荐(0)
摘要:存储过程的拼接写法 -- 转载http://www.myexception.cn/database/484718.htmlUSE [a]GO/****** Object: StoredProcedure [a].[Processname] Script Date: 02/24/2011 11:49:55 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGO-- =============================================-- Author: <Author,,Name>-- Create date: 阅读全文
posted @ 2012-11-16 10:33 不经意的回眸 阅读(301) 评论(0) 推荐(0)