Hibernate Annotations Sample

源代码在线查看: length.java

软件大小: 8627 K
上传用户: pjamytian
关键词: Annotations Hibernate Sample
下载地址: 免注册下载 普通下载 VIP

相关代码

				//$Id: Length.java 14736 2008-06-04 14:23:42Z hardy.ferentschik $				package org.hibernate.test.annotations.entity;								/**				 * @author Emmanuel Bernard				 */				public interface Length {					Type getLength();				}							

相关资源