01: package org.tigris.scarab.om;
02:
03: /**
04: * You should add additional methods to this class to meet the
05: * application requirements. This class will only be generated as
06: * long as it does not already exist in the output directory.
07: */
08: public class ScarabRoleImplPeer extends
09: org.tigris.scarab.om.BaseScarabRoleImplPeer {
10: }
|