org.droidparts.test.persist
Interface DB.Table

All Superinterfaces:
DB.Table
Enclosing interface:
DB

public static interface DB.Table
extends DB.Table


Field Summary
static String ALBUM_TO_TAG
           
static String ALBUMS
           
static String TAGS
           
static String TRACKS
           
 

Field Detail

ALBUMS

static final String ALBUMS
See Also:
Constant Field Values

TRACKS

static final String TRACKS
See Also:
Constant Field Values

TAGS

static final String TAGS
See Also:
Constant Field Values

ALBUM_TO_TAG

static final String ALBUM_TO_TAG
See Also:
Constant Field Values


Copyright © 2011-2013. All Rights Reserved.