Skip to content

Instantly share code, notes, and snippets.

import java.sql.SQLException;
public class Example {
public static void main() {
HiveClient client = new HiveClient();
try {
client.Connect();
HiveClient.Provider p = client.GetProvider(123123123);
System.out.printf("%s %s%n", p.getFirst(), p.getLast());
@thdxr
thdxr / Categories.json
Created August 10, 2012 06:29
Clossit Files
{"Categories": [
{
"Names": [
"shoe"
],
"Tags": [
"sneaker",
"boot",
"heel",
"wedge",