JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
public class MemoAttribute
extends AbstractTextAttribute
Attribute of an entity with variable textual association capability with a
capacity of at least 4000 characters, depending on the database type.
Due to the limit of 4000 characters, Oracle accepts multiple memos per record.
Field Summary
Fields inherited from class de.must.dataobj.AbstractAttribute
BIGINT , BLOB , BOOLEAN , CHAR , DATE , DATETIME , DECIMAL , FLOAT , INTEGER , LOGICAL , MEMO , NUMBER , TIME , TIMESTAMP , VARCHAR
Constructor Summary
Constructors
Constructor and Description
MemoAttribute (java.lang.String description,
java.lang.String fieldName)
Constructs a new variable char attribute.
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
MemoAttribute
public MemoAttribute(java.lang.String description,
java.lang.String fieldName)
Constructs a new variable char attribute.
Parameters:
description
- the description of the attribute
fieldName
- the field name / column name
length
- the maximum length of the variable char field
Detail:
Field |
Constr |
Method
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de