代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/145188/5747295
java customer.java
//定义本接口在包examples.ejb20.relationships.many2many中
package examples.ejb20.relationships.many2many;
//本类用到的其他类。
import java.util.Collection;
import java.rmi.RemoteException;
import javax.ejb.*;
www.eeworm.com/read/145188/5747296
java account.java
//定义本接口在包examples.ejb20.relationships.many2many中
package examples.ejb20.relationships.many2many;
//本接口用到的其他类
import java.rmi.RemoteException;
import javax.ejb.*;
import java.util.Collection;
www.eeworm.com/read/144752/5748458
java productkindbean.java
package a;
import java.sql.*;
import java.io.*;
import java.util.*;
public class ProductKindBean
{
private Connection con;
public ProductKindBean()
{
con=DataBaseConnection.getConnection
www.eeworm.com/read/144610/5749411
java metaattributehelper.java
package net.sf.hibernate.tool.hbm2java;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import net.sf.hibernate.util.StringHelper;
import
www.eeworm.com/read/142674/5762995
jbx shengform.jbx
[PropertyInfo]
shengid,int,false,false, , ,true,
shengname,String,false,false, , ,true,
shengno,int,false,false, , ,true,
shengorder,int,false,false, , ,true,
www.eeworm.com/read/142674/5762998
java userform.java
package xian.bin.user;
import java.util.*;
import org.apache.struts.action.*;
import javax.servlet.http.*;
public class UserForm extends ActionForm {
private Collection users;
private String use
www.eeworm.com/read/142674/5763001
jbx userform.jbx
[PropertyInfo]
arrName,String[],false,false,arrName,arrName,true,
userName,String,false,false,username,username,true,
users,Collection,false,false, , ,true,
userType,int
www.eeworm.com/read/142674/5763004
jbx adminform.jbx
[PropertyInfo]
admin,String,false,false, , ,true,
admins,java.util.Collection,false,false,admins,admins,true,
popedom,String,false,false, , ,true,
pwd,String,false,false
www.eeworm.com/read/142674/5763010
jbx bigcatalogform.jbx
[PropertyInfo]
catalog,String,false,false, , ,true,
order,String,false,false, , ,true,
catalogs,java.util.Collection,false,false,catalogs,catalogs,true,
[IconNames]
www.eeworm.com/read/142674/5763014
jbx cityform.jbx
[PropertyInfo]
city,String,false,false, , ,true,
cno,int,false,false, , ,true,
corder,int,false,false, , ,true,
sheng,int,false,false, , ,true,
shengs,Collecti