1Rose::DB::Object::MetadUastear::CCoonlturmiRnbo:us:teVe:ad:rDcPBhe:ar:rlO(b3Dj)oeccutm:e:nMteattaidoanta::Column::Varchar(3)
2
3
4

NAME

6       Rose::DB::Object::Metadata::Column::Varchar - Variable-length character
7       column metadata.
8

SYNOPSIS

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

DESCRIPTION

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

METHOD MAP

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

OBJECT METHODS

42       parse_value DB, VALUE
43           If "length" is defined, returns VALUE truncated to a maximum of
44           "length" characters.  DB is a Rose::DB object that may be used as
45           part of the parsing process.  Both arguments are required.
46
47       type
48           Returns "varchar".
49

AUTHOR

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

LICENSE

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