IBM INTEGRATION PATH
Sunday, May 27, 2012
WPS (java): To create unique id(UUID) by using javacode.
import java.util.UUID;
UUID idOne = UUID.randomUUID();
// this random function will create new unique id.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.