Compiling and Running Chapter 7’s ExamplesRemote/Local InterfacesRemote Interface Container-Supplied MethodsEJBObject.getEJBHome()EJBObject.getHandle()methodEJBObject.getPrimaryKey()methodEJBObject.isIdentical()EJBObject.remove()methodRemote Interface Getters, Setters, and Business MethodsLocal Interface Container-Supplied MethodsLocal Interface Getters, Setters, and Business MethodsRemote and Local Home InterfacesRemote Home Interface Container-Supplied MethodsEJBHome.getEJBMetaData()EJBHome.getHomeHandle()EJBHome.remove() MethodsCreate MethodsRemote Home Interface Finder MethodsRemote Home Interface Home MethodsLocal Home Interface’s Remove MethodLocal Home Interface’s Create, Finder, and Home MethodsEntity Bean ImplementationsCMP ImplementationsCMP Implementations of Getters and SettersCMP Implementations of Business MethodsCMP ejbcreate...() MethodsCMP ejbPostCreate...() MethodsCMP remove() MethodsCMP ejbActivate() MethodsCMP ejbPassivate() MethodsCMP ejbLoad() MethodsCMP ejbStore() MethodsCMP setEntityContext() MethodsCMP unsetEntityContext() MethodsCMP Implementations of ejbTimeOut()CMP Implementations of Home MethodsCMP select...() MethodsCMP find...() MethodsEJB QL “Lite”: Defining Finders and Selectors with EJB QLAbstract SchemasEJB QL SyntaxThe SELECT ClauseThe FROM ClauseThe WHERE clauseThe ORDER BY ClauseFor More InformationBMP ImplementationsBMP Implementations of Attributes, Getters, and SettersBMP Implementations of Business MethodsBMP create...() MethodsBMP PostCreate() MethodsBMP ejbRemove() MethodsBMP ejbActivate() MethodsBMP ejbPassivate() MethodsBMP ejbLoad() MethodsBMP ejbStore() MethodsBMP setEntityContext() MethodsBMP unsetEntityContext() MethodsBMP Implementations of ejbTimeOut()BMP Implementations of Home MethodsBMP select...() MethodsBMP find...() Methods