E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Anotation
myeclipse使用hibernate正向工程和逆向工程
1).手动创建java pojo对象,并对pojo对象加上hibernate
anotation
。这样做的目的是通过myeclipse来生成hibernate映射文件,
·
2010-07-08 14:00
Hibernate
anotation
学习笔记
一.Annotation是什么:Annotation提供一种机制,将程序的元素如:类,方法,属性,参数,本地变量,包和元数据联系起来。我的理解是,Annotation给这些程序的元素增加额外的信息注释,编译器在编译时根据约定处理JDK内置的基本注释,比如@Override,@Deprecated等。我们也可以在运行时获取这些元素上的信息,然后根据这些信息来执行不同的操作。 二.Annotation
e5945
·
2010-06-04 17:00
String
generics
Class
Constructor
编译器
deprecated
hibernate many to one
今天与到了一个令人可笑的事情,在以前的公司用struts 2+spring 3.2+hibernate.30在写pojo是用的
Anotation
,现在用hibernate以前的老版本,全部是手动的去配置
hengstart
·
2010-04-01 00:00
spring
Hibernate
工作
struts
Spring与Hibernate(基于
Anotation
)整合时applicationContext的具体配置
Spring与Hibernate(基于
Anotation
)整合时applicationContext的具体配置因为Hibernate采用
Anotation
的方式配置,故而在applicationContext
donghang73
·
2010-02-09 16:00
Preferences --
Anotation
package org.jboss.seam.wiki.preferences.annotations; import org.jboss.seam.wiki.preferences.PreferenceVisibility; import java.lang.annotation.ElementType; import java.lang.annotation.Retentio
yinyousong
·
2009-08-01 14:00
java
jboss
seam
Hibernate
Anotation
使用
http://shiwj1010.iteye.com/blog/385405 http://www.iteye.com/topic/95822 http://www.iteye.com/topic/76359 http://java.chinaitlab.com/Hibernate/763968.html 基于按annotation的hibernate主键生成策略之一 h
keren
·
2009-07-18 08:00
java
sql
Hibernate
jpa
Blog
看同事用了hibernate
anotation
,也记录一下吧
一直用的xxx.hbm.xml, 看同事用这种方式也挺方便的,学习一下 import java.io.Serializable; import java.util.Date; import javax.persistence.Basic; import javax.persistence.Column; import javax.persistence.Id; import
shiwj1010
·
2009-05-13 10:00
xml
Hibernate
JUnit4学习小结
对于要测试的方法,在方法头上加上JUint4的
Anotation
@Test即可packagejunit.study;importstaticjunit.framework.Assert.
javeye
·
2009-03-23 16:00
junit
.net
HTML
JUnit4学习小结
对于要测试的方法,在方法头上加上JUint4的
Anotation
@Test即可 package junit.study; import static junit.framework.Assert
javeye
·
2009-03-23 16:00
html
.net
JUnit
Programming on EJB3 with Jboss server. (PART3)
Timer service in EJB3 with
anotation
is fairly simple, I give you an example as follow
kenees
·
2008-03-26 22:00
UI
bean
jboss
quartz
ejb
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他