代码搜索:entity

找到约 10,000 项符合「entity」的源代码

代码结果 10,000
www.eeworm.com/read/180408/5286928

java entity.java

//$Id: Entity.java,v 1.2 2005/02/12 07:27:29 steveebersole Exp $ package org.hibernate.test.onetoone.joined; /** * @author Gavin King */ public class Entity { public String name; }
www.eeworm.com/read/180137/5289188

h entity.h

/* Struct dcncb: attribute list added to support data attributes. */ #ifndef ENTITY_H /* Don't include this file more than once. */ #define ENTITY_H /* ENTITY.H: Definitions a
www.eeworm.com/read/171265/5397727

java entity.java

package com.power.pipeengine.Entity; import com.power.pipeengine.InputData.*; import com.power.pipeengine.Variable.*; import com.power.pipeengine.*; import java.util.ResourceBundle; public cl
www.eeworm.com/read/168035/5449782

java entity.java

package org.ggyy.bo; /** * */ public class Entity { private long id = -1; /** * * @hibernate.id * generator-class="native" * unsaved-value="-1" *
www.eeworm.com/read/167133/5468952

java entity.java

/* * Copyright (c) 2000 World Wide Web Consortium, * (Massachusetts Institute of Technology, Institut National de * Recherche en Informatique et en Automatique, Keio University). All * Rights Rese
www.eeworm.com/read/163965/5503907

java entity.java

/* * Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved. * * This software is open source. * See the bottom of this file for the licence. */ package org.dom4j; /** * *
www.eeworm.com/read/163959/5504765

java entity.java

//$Id: Entity.java,v 1.2 2005/02/12 07:27:29 steveebersole Exp $ package org.hibernate.test.onetoone.singletable; /** * @author Gavin King */ public class Entity { public String name; }
www.eeworm.com/read/163959/5504770

java entity.java

//$Id: Entity.java,v 1.2 2005/02/12 07:27:29 steveebersole Exp $ package org.hibernate.test.onetoone.joined; /** * @author Gavin King */ public class Entity { public String name; }
www.eeworm.com/read/349117/3147160

java entity.java

package com.power.pipeengine.Entity; import com.power.pipeengine.InputData.*; import com.power.pipeengine.Variable.*; import com.power.pipeengine.*; import java.util.ResourceBundle; public cl
www.eeworm.com/read/343014/3227171

java entity.java

/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regardin