代码搜索:Annotation
找到约 6,069 项符合「Annotation」的源代码
代码结果 6,069
www.eeworm.com/read/236140/4643642
java orderlist.java
package com.easyjf.asp.domain;
import java.math.BigDecimal;
import java.text.DecimalFormat;
import java.util.Date;
import com.easyjf.dbo.annotation.Table;
import com.easyjf.util.CommUtil;
@Tab
www.eeworm.com/read/344728/3204489
java testgroup.java
package com.dudu.moa.sys;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import com.dudu.mo
www.eeworm.com/read/344728/3204490
java testuser.java
package com.dudu.moa.sys;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowi
www.eeworm.com/read/325603/3482358
java annotatedfieldsessionbean.java
package com.ejb3unit;
import java.sql.SQLException;
import javax.annotation.Resource;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.p
www.eeworm.com/read/325603/3482361
svn-base annotatedfieldsessionbean.java.svn-base
package com.ejb3unit;
import java.sql.SQLException;
import javax.annotation.Resource;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.p
www.eeworm.com/read/325603/3482364
svn-base mysessionbean.java.svn-base
package com.ejb3unit;
import java.util.Collections;
import java.util.List;
import javax.annotation.Resource;
import javax.ejb.SessionContext;
import javax.ejb.Stateless;
import javax.persist
www.eeworm.com/read/325603/3482373
java mysessionbean.java
package com.ejb3unit;
import java.util.Collections;
import java.util.List;
import javax.annotation.Resource;
import javax.ejb.SessionContext;
import javax.ejb.Stateless;
import javax.persist
www.eeworm.com/read/311226/3684042
n3 ex11_0.n3
@prefix a: .
@prefix dc: .
_:a a:annotates .
_:a dc:c
www.eeworm.com/read/446160/1715390
java imageserviceimp.java
package com.jdon.jivejdon.service.imp.upload;
import org.apache.log4j.Logger;
import com.jdon.annotation.intercept.Poolable;
import com.jdon.controller.events.EventModel;
import com.jdon.contr
www.eeworm.com/read/442277/1764288
svn-base userserviceimpl.java.svn-base
package com.google.code.rsser.service.impl;
import java.util.List;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataA