1Rose::DB::Object::MetadUastear::CCoonltRuromisnbe:u::t:PeDgdB:::P:BeOyrbtljeeaDc(ot3c:)u:mMeenttaadtaitoan::Column::Pg::Bytea(3)
2
3
4

NAME

6       Rose::DB::Object::Metadata::Column::Pg::Bytea - PostgreSQL BYTEA column
7       metadata.
8

SYNOPSIS

10         use Rose::DB::Object::Metadata::Column::Pg::Bytea;
11
12         $col = Rose::DB::Object::Metadata::Column::Pg::Bytea->new(...);
13         $col->make_methods(...);
14         ...
15

DESCRIPTION

17       Objects of this class store and manipulate metadata for BYTEA columns
18       in a PostgreSQL database.  Column metadata objects store information
19       about columns (data type, size, etc.) and are responsible for creating
20       object methods that manipulate column values.  See the PostgreSQL
21       documentation for more information on the BYTEA data type.
22
23       <http://www.postgresql.org/docs/8.1/interactive/datatype-binary.html>
24
25       This class inherits from Rose::DB::Object::Metadata::Column. Inherited
26       methods that are not overridden will not be documented a second time
27       here.  See the Rose::DB::Object::Metadata::Column documentation for
28       more information.
29

METHOD MAP

31       "get_set"
32           Rose::DB::Object::MakeMethods::Generic, scalar, ...
33
34       "get"
35           Rose::DB::Object::MakeMethods::Generic, scalar, ...
36
37       "get_set"
38           Rose::DB::Object::MakeMethods::Generic, scalar, ...
39
40       See the Rose::DB::Object::Metadata::Column documentation for an
41       explanation of this method map.
42

OBJECT METHODS

44       type
45           Returns "bytea".
46

AUTHOR

48       John C. Siracusa (siracusa@gmail.com)
49

LICENSE

51       Copyright (c) 2010 by John C. Siracusa.  All rights reserved.  This
52       program is free software; you can redistribute it and/or modify it
53       under the same terms as Perl itself.
54
55
56
57perl v5.32.0                  Rose2:0:2D0B-:0:7O-b2j8ect::Metadata::Column::Pg::Bytea(3)
Impressum