public abstract class Assignments extends Object
Assignments.SQL,
Expressions,
Functions| Modifier and Type | Method and Description |
|---|---|
static AssignValue |
value(Column target,
Expression value)
|
public static AssignValue value(Column target, Expression value)
target - target column, must not be null.value - assignment value, must not be null.AssignValue.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.