1Rose::DB::Object::MetadUastear::CCoRonoltsuremi:nb::uD:tBPe:gd::O:PbCejhreklcptaD:so:scM(ue3mt)eandtaattai:o:nColumn::Pg::Chkpass(3)
2
3
4

NAME

6       Rose::DB::Object::Metadata::Column::Pg::Chkpass - PostgreSQL CHKPASS
7       column metadata.
8

SYNOPSIS

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

DESCRIPTION

17       Objects of this class store and manipulate metadata for CHKPASS 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
21       Rose::DB::Object::MakeMethods::Pg for more information on PostgreSQL's
22       CHKPASS data type.
23
24       This class inherits from Rose::DB::Object::Metadata::Column. Inherited
25       methods that are not overridden will not be documented a second time
26       here.  See the Rose::DB::Object::Metadata::Column documentation for
27       more information.
28

METHOD MAP

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

OBJECT METHODS

43       cmp_suffix [STRING]
44           Get or set the suffix used to form the name of the comparison
45           method.   See the documentation for the "chkpass" method type in
46           Rose::DB::Object::MakeMethods::Pg for more information.
47
48       encrypted_suffix [STRING]
49           Get or set the suffix used to form the name of the accessor method
50           for the encrypted version of the column value.   See the
51           documentation for the "chkpass" method type in
52           Rose::DB::Object::MakeMethods::Pg for more information.
53
54       type
55           Returns "chkpass".
56

AUTHOR

58       John C. Siracusa (siracusa@gmail.com)
59

LICENSE

61       Copyright (c) 2010 by John C. Siracusa.  All rights reserved.  This
62       program is free software; you can redistribute it and/or modify it
63       under the same terms as Perl itself.
64
65
66
67perl v5.32.0                Rose::2D0B2:0:-O0b7j-e2c8t::Metadata::Column::Pg::Chkpass(3)
Impressum