Koders


 Koders Search Results 


Refine results for EntityBean:
 
Jar Files   Forums Koders Code Search Javadoc 
Articles and Tutorials FAQs Google Code Search Java Community Sites 
Blogs 
Results 1 - 10 of about 16638 for EntityBean. (0.78 seconds) 

StartupListener.java

/* * Copyright 2004 Blandware (http://www.blandware.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * h...
http://www.koders.com/java/fid6F320473B7BBEA40A791991A2763EC3C96E9367E.aspx?s=EntityBean

JOXBeanOutput.java

package com.wutka.jox; // new sax import org.xml.sax.helpers.AttributesImpl; import org.xml.sax.SAXException; import org.xml.sax.ContentHandler; import org.xml.sax.Attributes; import java.text.SimpleDateFormat; import java.io.IOException; import java.io...
http://www.koders.com/java/fid811C5E1C643B8A25AC60BD4DF6040076CE01D26E.aspx?s=EntityBean

EJBUtilities.java

EntityBean = (Interface)ModelElements.getOneModelElementByPackageNameType("javax:ejb","EntityBean","Interface");; Interface iEJBObject = (Interface)ModelElements.getOneModelElementByPackageNameType("javax:ejb","EJB"+strLocal+"Object","Interfac...
http://www.koders.com/java/fid82D91B500E6C6A2F27CA0AFF6C76E966BAD19A27.aspx?s=EntityBean

ContentTilesRequestProcessor.java

/* * Copyright 2004 Blandware (http://www.blandware.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * h...
http://www.koders.com/java/fid98FC84A6386A026EFF84D87CE8FB429B27E88099.aspx?s=EntityBean

ProjectSessionBean.java

package hero.session; /* * 02/01/2002 - 15:24:07 * * ProjectSessionEJB.java - * Copyright (C) 2002 Ecoo Team * valdes@loria.fr * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General ...
http://www.koders.com/java/fidF5FCCBFD90BE96B3F9B12C1C4CB022ED774B1797.aspx?s=EntityBean

SleeCommandInterface.java

/*************************************************** * * * Mobicents: The Open Source JSLEE Platform * * * * Distributable under LGPL license. ...
http://www.koders.com/java/fid380310893BDFEB9D7F6F84A3D272EECAE857DD9E.aspx?s=EntityBean

BeanOperation.java

EntityBean; import com.cms2.db.domain.ItemInfo; /** * This interface identify some operations of persistent bean * * @author sharkmao * */ public interface BeanOperation { /** * Insert a bean to database * * @param entityBean * @return w...
http://www.koders.com/java/fid5C5C8B4EB09B6ED55A1DBC4862E05708FBC25209.aspx?s=EntityBean

InputAbstractEntityBean.java

EntityBean; /** * Test EntityBean */ public abstract class InputAbstractEntityBean implements EntityBean { public InputAbstractEntityBean() { } public Object ejbFindByPrimaryKey(Object aObject) { return null; }...
http://www.koders.com/java/fidB1081659058262FD3E832606FC0248A49D6545D3.aspx?s=EntityBean

EnhanceBeanReflect.java

EntityBean; /** * A BeanReflect implementation based on the enhancement that creates EntityBean * implementations. *

* That is, based on the fact that instances of the class passed in implement * the EntityBean interface. *

*/ public fina...
http://www.koders.com/java/fid46C3ED5F10BE31121BADCEEC00A41E66F415F20B.aspx?s=EntityBean

EnhanceBeanReflect.java

EntityBean; /** * A BeanReflect implementation based on the enhancement that creates EntityBean * implementations. *

* That is, based on the fact that instances of the class passed in implement * the EntityBean interface. *

*/ public fina...
http://www.koders.com/java/fidD945D27E7C37850619C3498FD4A05C959124D705.aspx?s=EntityBean