代码搜索:entity
找到约 10,000 项符合「entity」的源代码
代码结果 10,000
www.eeworm.com/read/296767/3898875
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/288894/4002443
java entity.java
//$Id: Entity.java 5686 2005-02-12 07:27:32Z steveebersole $
package org.hibernate.test.onetoone.singletable;
/**
* @author Gavin King
*/
public class Entity {
public String name;
}
www.eeworm.com/read/288894/4002449
java entity.java
//$Id: Entity.java 5686 2005-02-12 07:27:32Z steveebersole $
package org.hibernate.test.onetoone.joined;
/**
* @author Gavin King
*/
public class Entity {
public String name;
}
www.eeworm.com/read/288894/4002669
java entity.java
package org.hibernate.test.instrument.domain;
/**
* todo: describe Entity
*
* @author Steve Ebersole
*/
public class Entity {
private Long id;
private String name;
private Entity chi
www.eeworm.com/read/285437/4051695
java entity.java
/*
* This class was automatically generated with
* Castor 0.9.7, using an XML
* Schema.
* $Id$
*/
package com.queplix.core.jxb.entity;
//-----------------
www.eeworm.com/read/280962/4121265
py entity.py
import testenv; testenv.configure_for_tests()
from sqlalchemy import *
from sqlalchemy.orm import *
from sqlalchemy.ext.sessioncontext import SessionContext
from testlib import *
from testlib.tables i
www.eeworm.com/read/277246/4157422
java entity.java
/*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* ful
www.eeworm.com/read/276984/4160427
java entity.java
/*
*
LA-CC 05-135 Trident 0.7.1
Copyright Notice
Copyright 2006 (c) the Regents of the University of California.
This Software was produced under a U.S. Government contract
(W-7405-ENG-36) by Los
www.eeworm.com/read/273230/4212829
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
* Rig
www.eeworm.com/read/273230/4212873
java entity.java
/*
* @(#)Entity.java 1.11 2000/08/16
*
*/
package org.w3c.tidy;
/**
*
* HTML ISO entity
*
* (c) 1998-2000 (W3C) MIT, INRIA, Keio University
* See Tidy.java for the copyright no