1Rose::DB::Object::MetadUastear::CCoonlturmiRnbo:us:teIe:nd:tDePBge:er:rlO(b3Dj)oeccutm:e:nMteattaidoanta::Column::Integer(3)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

16       Objects of this class store and manipulate metadata for integer 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, integer, "interface =>
29           'get_set', ..."
30
31       "get"
32           Rose::DB::Object::MakeMethods::Generic, integer, "interface =>
33           'get', ..."
34
35       "get_set"
36           Rose::DB::Object::MakeMethods::Generic, integer, "interface =>
37           'set', ..."
38
39       See the Rose::DB::Object::Metadata::Column documentation for an
40       explanation of this method map.
41

OBJECT METHODS

43       max [INT]
44           Get or set the maximum value this column is allowed to have.
45
46       min [INT]
47           Get or set the minimum value this column is allowed to have.
48
49       type
50           Returns "integer".
51

AUTHOR

53       John C. Siracusa (siracusa@gmail.com)
54

LICENSE

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