1Rose::DB::Object::MetadUastear::CCoonlturmiRnbo:us:teBe:od:oDlPBee:ar:nlO(b3Dj)oeccutm:e:nMteattaidoanta::Column::Boolean(3)
2
3
4

NAME

6       Rose::DB::Object::Metadata::Column::Boolean - Boolean column metadata.
7

SYNOPSIS

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

DESCRIPTION

16       Objects of this class store and manipulate metadata for boolean columns
17       in a database.  Column metadata objects store information about columns
18       (data type, size, etc.) and are responsible for creating object methods
19       that manipulate column values.
20
21       This class inherits from Rose::DB::Object::Metadata::Column::Scalar.
22       Inherited methods that are not overridden will not be documented a
23       second time here.  See the Rose::DB::Object::Metadata::Column::Scalar
24       documentation for more information.
25

METHOD MAP

27       "get_set"
28           Rose::DB::Object::MakeMethods::Generic, boolean, ...
29
30       "get"
31           Rose::DB::Object::MakeMethods::Generic, boolean, ...
32
33       "get_set"
34           Rose::DB::Object::MakeMethods::Generic, boolean, ...
35
36       See the Rose::DB::Object::Metadata::Column documentation for an
37       explanation of this method map.
38

OBJECT METHODS

40       parse_value DB, VALUE
41           Parse VALUE and return true or false according to how the
42           underlying database would view VALUE as the value for a boolean
43           column.  DB is a Rose::DB object that is used as part of the
44           parsing process.  Both arguments are required.
45
46       type
47           Returns "boolean".
48

AUTHOR

50       John C. Siracusa (siracusa@gmail.com)
51

LICENSE

53       Copyright (c) 2010 by John C. Siracusa.  All rights reserved.  This
54       program is free software; you can redistribute it and/or modify it
55       under the same terms as Perl itself.
56
57
58
59perl v5.32.0                    Ro2s0e2:0:-D0B7:-:2O8bject::Metadata::Column::Boolean(3)
Impressum