GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Oryx::DBI::Attribute(3) User Contributed Perl Documentation Oryx::DBI::Attribute(3)

Oryx::DBI::Attribute - DBI implementation of attributes

See Oryx::Attribute.

This class provides the implementation of attributes for Oryx classes stored via an Oryx::DBI connection.

This is just a quick run-down of implementation details as of this writing to help introduce users to the database internals. These details may change with future releases and might have changed since this documentation was written.

Each attribute is stored in a field with the name given. The types used will be the type determined by the "type2sql()" method of the appropriate Oryx::DBI::Util implementation for the current connection.

The work of serializing and unserializing data is handled by Oryx::Value implementations while this class handles the work of making sure the data is actually stored and loaded when requested.

Oryx, Oryx::DBI, Oryx::Attribute, Oryx::Value

Richard Hundt <richard NO SPAM AT protea-systems.com>

Copyright (c) 2005 Richard Hundt.

This library is free software and may be used under the same terms as Perl itself.

2006-02-17 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.