All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects.I18NStrings.properties Maven / Gradle / Ivy

ObjectResultTabController.queryInfo=Count: {0}; {1}
ObjectResultTabController.queryInfoLimited=LIMITED count:{0}; {1}

ObjectResultController.hqlReadObjectsSuccess=Read {0} objects in {1} milliseconds
ObjectResultController.hqlDataUpdateSuccess=Updated {0} objects in {1} milliseconds

QueryResultNode.objectTree=Object tree

RootResultController.MutibleTypesMessage=\n\n\nThe HQL result consists of arrays that contain the following types:\n{0}Please click the child node for detailed result display.

PersistentCollectionResult.uninitialized={0}: uninitialzed collection of type {1}
PersistentCollectionResult.initialized={0}: initialzed collection of type {1}

PersistentCollectionType.uninitialized={0}: uninitialzed collection of type {1}
PersistentCollectionType.initialized={0}: initialzed collection of type {1}

WaitPanel.title=Executing HQL

WaitPanel.hqlLabel=Executing HQL:

SingleResultController.data=Data
SingleResultController.metaData=Meta data

ResultsController.resultDescription=The tree on the left is a meta data view of the query result.\
  It allows to navigate through the query result. The meta data root node named "Object tree" provides a tree representation of the query result.\
  Childern of this node display data of a mapped class in a table.\
  The rows of a table match the tree nodes in the tree representation with respect to the tree hierarchy.\n\n\
  Note: To redisplay this message hold ctrl and click the selected node of the meta data tree.\n\n\
  HQL query:\n{0}


WaitPanel.errorOccured=Unexpected error occured while executing hql statement:\n{0}\n\nSee logs for details.
WaitPanel.hqlErrorOccured=Error in hql query:\n{0}

ObjectResultTab.CopySqlToClip=Copy SQL generated from HQL to clipboard




© 2015 - 2025 Weber Informatics LLC | Privacy Policy