Verwendungen von Klasse
org.apache.fulcrum.security.torque.om.TurbineGroup
Packages, die TurbineGroup verwenden
-
Verwendungen von TurbineGroup in org.apache.fulcrum.security.torque.om
Methoden in org.apache.fulcrum.security.torque.om, die TurbineGroup zurückgebenModifizierer und TypMethodeBeschreibungBaseTurbineGroup.copy()
Makes a copy of this object.BaseTurbineGroup.copy
(boolean deepcopy) Makes a copy of this object.BaseTurbineGroup.copy
(boolean deepcopy, Connection con) Makes a copy of this object using connection.BaseTurbineGroup.copy
(Connection con) Makes a copy of this object using a connection.BaseTurbineGroup.copyInto
(TurbineGroup copyObj) Fills the copyObj with the contents of this object.protected TurbineGroup
BaseTurbineGroup.copyInto
(TurbineGroup copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTurbineGroup.copyInto
(TurbineGroup copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTurbineGroup.copyInto
(TurbineGroup copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static TurbineGroup
BaseTurbineGroupPeer.doSelectSingleRecord
(TurbineGroup obj) Selects at most one TurbineGroup object from the database which has the same content as the passed object.static TurbineGroup
BaseTurbineGroupPeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria) Selects at most one TurbineGroup object from a database.static TurbineGroup
BaseTurbineGroupPeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects at most one TurbineGroup object from a database within a transaction.static TurbineGroup
BaseTurbineGroupPeer.getDbObjectInstance()
Returns a new instance of the Data object classBaseTurbineGroupPeerImpl.getDbObjectInstance()
Returns a new instance of the Data object classBaseTurbineUserGroupRole.getTurbineGroup()
Returns the associated TurbineGroup object.BaseTurbineUserGroupRole.getTurbineGroup
(Connection connection) Return the associated TurbineGroup object If it was not retrieved before, the object is retrieved from the database using the passed connectionBaseTurbineGroupRecordMapper.processRow
(ResultSet resultSet, int offset, org.apache.torque.criteria.Criteria criteria) Constructs the object from the current row in the resultSet.static TurbineGroup
BaseTurbineGroupPeer.retrieveByPK
(Integer pk) Retrieve a single object by pkstatic TurbineGroup
BaseTurbineGroupPeer.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkstatic TurbineGroup
BaseTurbineGroupPeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkstatic TurbineGroup
BaseTurbineGroupPeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk, Connection con) Retrieve a single object by pkBaseTurbineGroupPeerImpl.retrieveByPK
(Integer pk) Retrieve a single object by pkBaseTurbineGroupPeerImpl.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkBaseTurbineGroupPeerImpl.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkBaseTurbineGroupPeerImpl.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk, Connection con) Retrieve a single object by pkMethoden in org.apache.fulcrum.security.torque.om, die Typen mit Argumenten vom Typ TurbineGroup zurückgebenModifizierer und TypMethodeBeschreibungstatic List<TurbineGroup>
BaseTurbineGroupPeer.doSelect
(TurbineGroup obj) Selects TurbineGroup objects from the database which have the same content as the passed object.static List<TurbineGroup>
BaseTurbineGroupPeer.doSelect
(org.apache.torque.criteria.Criteria criteria) Selects TurbineGroup objects from a database.static List<TurbineGroup>
BaseTurbineGroupPeer.doSelect
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TurbineGroup objects from a database within a transaction.static Stream<TurbineGroup>
BaseTurbineGroupPeer.doSelectAsStream
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TurbineGroup objects from a database within a transaction.static List<TurbineGroup>
BaseTurbineGroupPeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve a multiple objects by pk.static List<TurbineGroup>
BaseTurbineGroupPeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection con) Retrieve multiple objects by pk.BaseTurbineGroupPeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve multiple objects by pk.BaseTurbineGroupPeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection dbcon) Retrieve multiple objects by pk.static List<TurbineGroup>
BaseTurbineGroupPeer.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.static List<TurbineGroup>
BaseTurbineGroupPeer.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.BaseTurbineGroupPeerImpl.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.BaseTurbineGroupPeerImpl.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.Methoden in org.apache.fulcrum.security.torque.om mit Parametern vom Typ TurbineGroupModifizierer und TypMethodeBeschreibungstatic org.apache.torque.util.ColumnValues
BaseTurbineGroupPeer.buildColumnValues
(TurbineGroup turbineGroup) Returns the contents of the object as ColumnValues objectorg.apache.torque.util.ColumnValues
BaseTurbineGroupPeerImpl.buildColumnValues
(TurbineGroup turbineGroup) Returns the contents of the object as ColumnValues object.static org.apache.torque.criteria.Criteria
BaseTurbineGroupPeer.buildCriteria
(TurbineGroup obj) Build a Criteria object from the data object for this peer.org.apache.torque.criteria.Criteria
BaseTurbineGroupPeerImpl.buildCriteria
(TurbineGroup obj) Build a Criteria object from the data object for this peer.static org.apache.torque.criteria.Criteria
BaseTurbineGroupPeer.buildSelectCriteria
(TurbineGroup obj) Build a Criteria object from the data object for this peer, skipping all binary columns.org.apache.torque.criteria.Criteria
BaseTurbineGroupPeerImpl.buildSelectCriteria
(TurbineGroup obj) Build a Criteria object from the data object for this peer, skipping all binary columns.BaseTurbineGroup.copyInto
(TurbineGroup copyObj) Fills the copyObj with the contents of this object.protected TurbineGroup
BaseTurbineGroup.copyInto
(TurbineGroup copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTurbineGroup.copyInto
(TurbineGroup copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTurbineGroup.copyInto
(TurbineGroup copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static int
BaseTurbineGroupPeer.doDelete
(TurbineGroup obj) Deletes a data object, i.e. a row in a table, in the database.static int
BaseTurbineGroupPeer.doDelete
(TurbineGroup obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.int
BaseTurbineGroupPeerImpl.doDelete
(TurbineGroup obj) Deletes a data object, i.e. a row in a table, in the database.int
BaseTurbineGroupPeerImpl.doDelete
(TurbineGroup obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.static void
BaseTurbineGroupPeer.doInsert
(TurbineGroup obj) Method to do insertsstatic void
BaseTurbineGroupPeer.doInsert
(TurbineGroup obj, Connection con) Method to do inserts.static List<TurbineGroup>
BaseTurbineGroupPeer.doSelect
(TurbineGroup obj) Selects TurbineGroup objects from the database which have the same content as the passed object.static TurbineGroup
BaseTurbineGroupPeer.doSelectSingleRecord
(TurbineGroup obj) Selects at most one TurbineGroup object from the database which has the same content as the passed object.static int
BaseTurbineGroupPeer.doUpdate
(TurbineGroup obj) Updates an TurbineGroup in the database.static int
BaseTurbineGroupPeer.doUpdate
(TurbineGroup obj, Connection con) Updates a TurbineGroup in the database.static void
BaseTurbineGroupPeer.setAndSaveTurbineUserGroupRoles
(TurbineGroup toLinkTo, Collection<TurbineUserGroupRole> toSave) Saves the passed collection as linked objects.void
BaseTurbineGroupPeer.setAndSaveTurbineUserGroupRoles
(TurbineGroup toLinkTo, Collection<TurbineUserGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTurbineGroupPeerImpl.setAndSaveTurbineUserGroupRoles
(TurbineGroup toLinkTo, Collection<TurbineUserGroupRole> toSave) Saves the passed collection as linked objects.void
BaseTurbineGroupPeerImpl.setAndSaveTurbineUserGroupRoles
(TurbineGroup toLinkTo, Collection<TurbineUserGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTurbineUserGroupRole.setTurbineGroup
(TurbineGroup v) Declares an association between this object and a TurbineGroup objectboolean
BaseTurbineGroup.valueEquals
(TurbineGroup toCompare) Compares the content of this object to another objectMethodenparameter in org.apache.fulcrum.security.torque.om mit Typargumenten vom Typ TurbineGroupModifizierer und TypMethodeBeschreibungstatic org.apache.torque.criteria.Criteria
BaseTurbineGroupPeer.buildPkCriteria
(Collection<TurbineGroup> objects) Build a Criteria object which selects all passed objects using their primary key.org.apache.torque.criteria.Criteria
BaseTurbineGroupPeerImpl.buildPkCriteria
(Collection<TurbineGroup> objects) Build a Criteria object which selects all passed objects using their primary key.static int
BaseTurbineGroupPeer.doDelete
(Collection<TurbineGroup> objects) Deletes data objects, i.e. rows in a table, in the database.static int
BaseTurbineGroupPeer.doDelete
(Collection<TurbineGroup> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.int
BaseTurbineGroupPeerImpl.doDelete
(Collection<TurbineGroup> objects) Deletes data objects, i.e. rows in a table, in the database.int
BaseTurbineGroupPeerImpl.doDelete
(Collection<TurbineGroup> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.Konstruktorparameter in org.apache.fulcrum.security.torque.om mit Typargumenten vom Typ TurbineGroupModifiziererKonstruktorBeschreibungBaseTurbineGroupPeerImpl
(org.apache.torque.om.mapper.RecordMapper<TurbineGroup> recordMapper, org.apache.torque.map.TableMap tableMap, String databaseName) Constructor providing the objects to be injected as parameters.