I think it stands for "System Change Number"

On Tue, Apr 7, 2015 at 11:06 AM, Abhilash L L
<[email protected]> wrote:
> Thanks a lot Thomas, will try it out.
>
> Just saw this line in PhoenixConnection class
>
> this.scn = JDBCUtil.getCurrentSCN(url, this.info);
>
> What does scn stand for ?
>
>
> Regards,
> Abhilash L L
> Capillary Technologies
> M:919886208262
> [email protected] | www.capillarytech.com
>
> On Tue, Apr 7, 2015 at 11:27 PM, Thomas D'Silva <[email protected]>
> wrote:
>>
>> Abhilash,
>>
>> You can set the timestamp by setting the
>> PhoenixRuntime.CURRENT_SCN_ATTRIB property on the phoenix connection.
>> See "Can phoenix work on tables with arbitrary timestamp" on
>> http://phoenix.apache.org/faq.html
>>
>> -Thomas
>>
>>
>>
>> On Mon, Apr 6, 2015 at 11:20 PM, Abhilash L L
>> <[email protected]> wrote:
>> > Hello,
>> >
>> >     When we fire a delete, how do we set the timestamp for the mutation?
>> >
>> >
>> > Email from people at capillarytech.com may not represent official policy
>> > of
>> > Capillary Technologies unless explicitly stated. Please see our
>> > Corporate-Email-Policy for details.Contents of this email are
>> > confidential.
>> > Please contact the Sender if you have received this email in error.
>
>
>
> Email from people at capillarytech.com may not represent official policy of
> Capillary Technologies unless explicitly stated. Please see our
> Corporate-Email-Policy for details.Contents of this email are confidential.
> Please contact the Sender if you have received this email in error.

Reply via email to