The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Siebel::COM::Business::Component::DataServer - Business Component class for Siebel COM DataServer

DESCRIPTION

This class is an extension of Siebel::COM::Business::Component but with the necessary differents to do proper error checking.

You probably will want to instantiate of it by using a Siebel::COM::Business::Object::DataServer instance get_bus_comp method.

This class also applies the role Siebel::COM::Exception::DataServer.

EXPORT

None by default.

CONSTANTS

All constants available to the parent class are available too for this class. The following constants are used by default:

FORWARD_ONLY

If not cursor type parameter is informed to the query method, the value of FORWARD_ONLY is used by default.

SEE ALSO

AUTHOR

Alceu Rodrigues de Freitas Junior, <arfreitas@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 of Alceu Rodrigues de Freitas Junior, <arfreitas@cpan.org>

This file is part of Siebel COM project.

Siebel COM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Siebel COM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Siebel COM. If not, see <http://www.gnu.org/licenses/>.